On Wed, 18 Aug 2004 14:35:19 -0700, Leticia Campos
<[EMAIL PROTECTED]> wrote:
> 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?

might have something to do with session.cache_limiter , get rid of it
and see if you still have the problem.

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

Reply via email to