Go to advanced search
Code: Select all
Options -MultiViews
if ($foo) { echo "foo"; } else { echo "bar"; }