> I want to retain some data across my sites, which have different domain names. > I can't use cookies because they rely on the domain name, and I'd rather not > pass the information on every link Any suggestions?
Need to store it server side somehow. Perhaps a global database? Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php