[PHP] Windows and Query String

2005-04-18 Thread Greg Deckler
I have searched for this in the FAQ's, News Archives and Googled for it and cannot seem to find the answer. Please help. I have a script that simply echo's a query string variable to the screen. This works on a previously configured linux box with PHP4.0, but not on a newly created Windows 2003

Re: [PHP] Windows and Query String

2005-04-18 Thread John Nichel
Greg Deckler wrote: I have searched for this in the FAQ's, News Archives and Googled for it and cannot seem to find the answer. Please help. Should have checked the manual. http://us4.php.net/register_globals I have a script that simply echo's a query string variable to the screen. This works on a

Re: [PHP] Windows and Query String

2005-04-18 Thread Chris Ramsay
snip Thus, I am stuck having to get this to work until I can find about 50,000 hours to conver all of the code. /snip No doubt a lesson is contained herewith...if you are working on a windows machine now, grab yourself a free copy of Textpad from Helios (google for it) and use their wonderful

Re: [PHP] Windows and Query String

2005-04-18 Thread Armando Afá
See the register_global my friend maybe it is set off - Original Message - From: Greg Deckler [EMAIL PROTECTED] To: php-general@lists.php.net Sent: Monday, April 18, 2005 10:10 AM Subject: [PHP] Windows and Query String I have searched for this in the FAQ's, News Archives and Googled

Re: [PHP] Windows and Query String

2005-04-18 Thread Greg Donald
On 4/18/05, Chris Ramsay [EMAIL PROTECTED] wrote: No doubt a lesson is contained herewith...if you are working on a windows machine now, grab yourself a free copy of Textpad from Helios (google for it) and use their wonderful search and replace function - you'll get it done sooner than you