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 yo

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: 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 for it > and cannot se

Re: [PHP] Windows and Query String

2005-04-18 Thread Chris Ramsay
Thus, I am stuck having to get this to work until I can find about 50,000 hours to conver all of the code. 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 re

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