> Date: Thu, 25 Feb 2010 15:04:46 -0600
> From: nos...@mckenzies.net
> To: aj...@alumni.iu.edu
> CC: a...@ashleysheridan.co.uk; php-general@lists.php.net
> Subject: Re: [PHP] RE: PHP "GET" Error?
> 
> Alice Wei wrote:
> > I can't see anything obviously wrong with the URL really. Is there no
> > way instead to send the data as post data from Flash? I know Flash
> > can make post requests, but I'm not sure how much more difficult it
> > is.
> >
> > I had it using POST before, but from the PHP point of view, it does
> > not matter how I make the request, does it? I mean, if the variables
> > are problematic, would it matter if I use POST or GET?
> >
> 
> All seems fine to me.  You can use post, but what's not working?  Try
> trimming back to just 2 from and colors and test it.  What does
> var_dump($_GET) show on the PHP page?
> 
> -Shawn
> 
Too bad that Actionscript does not encode special characters, I had to use 
string replacement to replace it. 
However, now it looks like my PHP is now fine, and my image does display 
correctly. 

Thanks for your help!

Alice
                                          
_________________________________________________________________
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469227/direct/01/

Reply via email to