Re: [PHP] RE: PHP "GET" Error?

[email protected] (Shawn McKenzie)
Newsgroups php.general
Message-ID <[email protected]>
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
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.