> Date: Thu, 25 Feb 2010 13:50:16 -0600
> From: nos...@mckenzies.net
> To: aj...@alumni.iu.edu
> CC: php-general@lists.php.net
> Subject: Re: PHP "GET" Error?
> 
> 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.
> 
> 
   Yes, and no. But, I did find the function in the Actionscript library, and I 
used the new url to pass through to PHP. Looks like it still didn't work, could 
the length be an issue? 

   BTW, these two variables start off from Actionscript as "arrays", but would 
knowing this here help? It would be nice that I can just pass them on as arrays 
(I had to "turn them into strings" before I passed to PHP). 

Thanks for your help. 

Alice

> -- 
> Thanks!
> -Shawn
> http://www.spidean.com
                                          
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
http://clk.atdmt.com/GBL/go/201469229/direct/01/

Reply via email to