[PHP] php does not get variable values in POST method

2004-09-02 Thread Leticia Campos
I developed an html/php form in a Php version 4.0.6, working fine, but when a moved the files to another web server with Php 4.3.2 the file procesaadmision.php called in the Post method does not get any of the input html variables defined in the calling form. Thanks for any help Leticia

[PHP] form items lost their values when start using sessions

2004-08-18 Thread Leticia Campos
Why since I put session_start(); in my php code the input items lost values previously entered if user goes back to the form page? Leticia Campos IT Programming -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php