Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Session variable ID in URL without hard coding?

Status
Not open for further replies.

jisoo23

Programmer
Joined
Jan 27, 2004
Messages
192
Location
US
Hello all,

I'm trying to figure out if it's possible to pass SSIDs through the URL from page to page no matter what. I've enabled trans id but that's really only for hyperlinks. This sort of setup is needed because my PHP site has the user running through many different forms and menus. So instead of doing all sorts of hard coding, does anyone know if there's a setting in the PHP.ini that will post the SSID the URL every time after the user logs in? (Security risks aren't an issue as I have a customized garbage collector on the back end taking care of that.) Any suggestions are appreciated!

Thanks,
Jisoo23
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top