On Monday 18 November 2002 04:55, Scott wrote: > Well, I've got a few test scripts to run by following the suggestions from > the posts. There's just one thing that's not quite right yet. The > "#!/usr/bin/php" line appears at the top of the page. For instance when I > run the following script from the cgi-bin: > > #!/usr/bin/php
RTFM! Use: #!/usr/bin/php -q -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* If you don't drink it, someone else will. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php