gostly Posted July 23, 2006 Share Posted July 23, 2006 Alright, i recently switched to a new server...the difference between them is my old server was using php 4, the new server is php 5...i had my php.ini setup to trans_sid = 1 and it would pass the SID through every page automatically like it's supposed to, now on my new server i set the php.ini the same way but it doesnt pass the SID through every page and infact it doesnt even recognize the SID as a function in itself (like echo SID; wont echo anything out)...anyways ive been trying different solutions but when it comes down to it i need every page to pass through with the SID...someone please help me out i really need this Link to comment https://forums.phpfreaks.com/topic/15422-trans_sid-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.