Ron Piggott (PHP) wrote:
I am wondering if
<form method=POST
causes the
session_id();
to change or be reset.
Some how my $_SESSION[''] variables are "dumping" when I use the POST
command above.
More importantly I am not sure what to do about it.
Any ideas?
Ron
I have no idea what "dumping" means. Do you mean they are being emptied?
If they are being emptied, do you have register_globals on or off?
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php