Thanks for the tip. I have another issue once I click on a form. Could you
take a quick look at this one:
//--- START OF CODE --
First name:
Last name:
Address:
Position:
// -- END OF CODE
I open it and I get the following text boxes:
The simple but potentially wrong..harmful solution is to turn on
register globals in php.ini,
The right solution is to use $_SERVER['PHP_SELF'];
On Fri, 2002-10-25 at 11:48, Mario Montag wrote:
> First time playing with PHP, Apache, and MySQL. I have a simple form error
> and I don't know ho
2 matches
Mail list logo