On Tuesday 28 February 2006 17:55, Sanket Medhi wrote:
>
> I get this when I send a query string like the one you suggested...
>
> Array
> (
>     [a] => 1
>     [b] => 2
>     [c] => 3
> )

So what does that tell you? You can use this associative array to find 
out all the arguments passed to your script using the GET method ;)


-- 
Dinesh A. Joshi

-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to