You probably mis-typed something:
[bogdan@myserver ~]$ php <? if ("info" == 0) echo "is 0\n"; else echo "not 0\n"; ?> Content-type: text/html X-Powered-By: PHP/4.3.11
is 0
Tried that, but notice the PHP Version, it is failing in PHP 4.1.2!
Erwin Kerk
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php