Alice Wei wrote:
> Hi, 
> 
>   I forgot to mention that the url is formed from Actionscript, I am just 
> using PHP to do the "I/O" because Actionscript does not have this option. 
> 
>   So, I guess I cannot do the serialize here like you suggested. I have 
> changed # to 0x for now, and that does not seem to help yet. 
>   BTW, below is the complete code, would this help with my choices?
> 

I haven't used actionscript, but it's javascript basically yes?

Use encodeURI() or encodeURIComponent() on the data.


-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to