RE: [PHP-INST] php problem

2003-01-17 Thread Timothy Hitchens \(HiTCHO\)
Problem with code should have a space between also if you have globals turned off this will need to be changed to $_GET['s'] and rewritten to: Timothy Hitchens (HiTCHO) Open Source Consulting e-mail: [EMAIL PROTECTED] > -Original Message- > From: Steve [mailto:[EMAIL PROTECTED]] > Se

Re: [PHP-INST] PHP problem with self-made web server

2001-10-12 Thread Peter Jukel
<> Paul, this doesn't work. I get the same output. << Run php -h to list the help for other options. >> Neither does this. Is this for Linux or Windows? I have tried using /q instead, but it still doesn't work. Is there any documentation on this? Regards Peter -- PHP Install Mailing

Re: [PHP-INST] PHP problem with self-made web server

2001-10-12 Thread Peter Jukel
<> Thanks, Paul. I'll give it a try. Regards Peter -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] PHP problem with self-made web server

2001-10-12 Thread Paul Gardiner
Use php -q test.php Run php -h to list the help for other options. Regards, - Paul - - Original Message - From: "Peter Jukel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 12, 2001 5:41 AM Subject: [PHP-INST] PHP problem with self-made web server > Hi > > I need to