Re: PHP "GET" Error?

[email protected] (Shawn McKenzie)
Newsgroups php.general
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.