Read the section on external variables in the release announcement.

http://www.php.net/release_4_2_1.php


--Jim

>>> "Philip Weiss" <[EMAIL PROTECTED]> 05/17/02 19:28 PM >>>
It seems like data from an html form doesn't get passed to the php script.
For example, if I had a form tag like this:

<form method="post" action="script.php">

Then script.php wouldn't have any of the variables.

<input type="text" name="test">

So $test would be blank (=""). Why does this happen? I think it is something
wrong with my Apache webserver. Anyone know?



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to