On Mon, 2004-01-12 at 15:43, Jim MacDiarmid wrote:
> For some reason, the first time I attempt to access a form variable or
> global variable PHP does not seem to think it's defined. For each one
> that shows an "undefined" error, I've had to put the following code at
> the beginning of the script
For some reason, the first time I attempt to access a form variable or
global variable PHP does not seem to think it's defined. For each one
that shows an "undefined" error, I've had to put the following code at
the beginning of the script. Should I have to do this?
I have the register_glob