Hi guys,
Iv got a unusual one, or at least one that iv not heard of or seen.
When i test my email system where you register and an email gets sent to the email address you provide, on my works server, it picks up the SID and puts it in the URL, which is what i want. But when i put it onto the live environment which is hosting company, it cant pick up the session id.
now i dont know if im doing it properly or not, but i must be to some extent.
all im doing is:
$0_SID = $PHPSESSID;
im just using $PHPSESSID, but the other server just doesnt seem to use that.
is there like a universal way of doing it?
cheers




Reply With Quote



Bookmarks