Re: [PHP-DB] Ye old $_SESSION variables :)
by Chris other posts by this author
Mar 12 2006 3:12PM messages near this date
[PHP-DB] Ye old $_SESSION variables :)
|
[PHP-DB] Re: Ye old $_SESSION variables :)
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
Thread:
Ron Piggott
Chris
Ron Piggott
Adriaan van Natijne
Matthias Willerich
|