View Single Post
Old 2006-05-23, 12:20 AM   #15
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
you could always use sessions -- and then process your exit links through a script. If you automatically start the session, set a decent expiration time, and set trans_sid, you should be able to always read the session on your exit links.

then $_SESSION['affid'] could always be retained, urls would appear clean and not munged (unless they didn't accept cookies)
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote