<?php function foo() { echo "foo"; } function bar() { echo "bar"; } function zot() { echo "zot"; } function fot() { echo "fot"; } echo true ? (foo() OR bar()) : (zot() OR fot()); ?>
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`