Hi all,

What would i put in my php.ini to change PHPSESSID to something else, like
's', so that my URL for sessions would be:

http://foo/bar.php?s=00as9s8fa9s0a7as9125 instead of
http://foo/bar.php?PHPSESSID=a8as982t8as8268

AND, can this be done w/ ini_set inside the script?

Thanks in advance!

//Nick Richardson
[EMAIL PROTECTED]


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

Reply via email to