Gerard Samuel wrote:

Currently in my code, if a user is blocking cookies (for what ever reason that may be), it keeps generating session ids for each page load.
Is there a way to ignore and/or work around these "users"??


Thanks

You can turn on URL rewriting for sessions. I'm not sure where it is just now....just search the PHP docs.


--
paperCrane <Justin Patrin>

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



Reply via email to