From: "fongming" <[EMAIL PROTECTED]>
You also  can use follows:

<a href=script.php?PHPSESSID=session_id();></a>

You can, if you want to make the (incorrect) assumption that everyone will have "PHPSESSID" as the name of their sessions...


That's what session_name() is for and the SID constant...

---John Holmes...

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



Reply via email to