Re: [PHP] Re: Help with an error I can't solve!

2002-03-05 Thread Jason Wong
On Wednesday 06 March 2002 05:06, you wrote: > Thanks Jason, but I am using php 4.0.0 and there is no way I can get rid of > that error! This is driving me crazy! :-) Thanks for the instructions, if > you have any other idea, please let me know... With the recent security problem on older version

Re: [PHP] Re: Help with an error I can't solve!

2002-03-05 Thread Jason Wong
On Wednesday 06 March 2002 04:45, Mike Eheler wrote: > Is the line within a function? If so, it's possible that $HTTP_POST_VARS > hasn't been globalled. > > Check to see if within the function that line is on that the line global > $HTTP_POST_VARS; exists. > > Mike > > On Tue, 05 Mar 2002 12:32:59