Hi
Anyone who knows how to get rid of the session id in the url.
When I don't use session_set_save_handler the session id gets set 
automatically in a cookie but not when i use session_set_save_handler, 
then it will be included in the url.
How should I do to set it in a cookie and get rid of it in the URL?

/Per


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

Reply via email to