Adam Voigt wrote:
I think it works. I get "DOH!" printed when I try this. What do you get? I'm doing this from a web browser rather than command line though, so I don't use your #!/usr... line.#!/usr/local/php_4.2.3/bin/php -q <?phpif(!file_exists("sdlksd")) die("DOH!"); ?>
HTH
Chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php