If I want to pass something with &'s in it (commonly a query string i want to use later), I base64_encode() it, then base64_decode() it later when needed.
Cheers, Justin on 23/07/02 2:29 PM, Ricky ([EMAIL PROTECTED]) wrote: > Hi, > > I am having problems passing variables in a url specifically when there is > an & sign. Any suggestions? > > Rick > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php