ID:               29721
 Updated by:       [EMAIL PROTECTED]
 Reported By:      me at autourdupc dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Variables related
 Operating System: Windows
 PHP Version:      4.3.8
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Use var_dump($_POST); and you'll see that variables are on their
places.
Debug you code.


Previous Comments:
------------------------------------------------------------------------

[2004-08-17 15:35:33] me at autourdupc dot com

Description:
------------
Using dynamic variables.

After a POST, variables initialized with a NULL value are not NULL.



Reproduce code:
---------------
http://www.autourdupc.com/bug.php.txt



Expected result:
----------------

If you enter a value in the first field and leave others blank.

After the post, only the first value must have the value. 

Actual result:
--------------

Actually, all the variables have the same value.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=29721&edit=1

Reply via email to