Hi guys
I'faced a problem (and was said it is a common one) using php4 with Apache
1.3.12 under win98se
I'm using a form with an <input type="text" name="name">
The problem is that I cannot find the $name afterwards in the script. but I
can using $HTTP_POST_VARS["name"]
I have not this problem using Linux.
Any ideas how could I avoid this? Thank you
Ivo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]