On Nov 29, 2007 2:43 PM, Cliff Hirsch <[EMAIL PROTECTED]> wrote: > > Is $_Cookie['original_url'] == $_Server['request_uri'], less the > http://domain.com stuff? > > Is one more reliable for getting the URI of a request?
I'm pretty sure PHP doesn't auto-populate values in the $_COOKIE superglobal... something else (php, other application at your domain, or javascript) set the 'original_url' value in the cookie. -- Chris Snyder http://chxo.com/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php