RE: Question on query string

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--- "Chris W. Parker" <cparker@xxxxxxxxxxxx> wrote:

> Did you purposefully ignore my previous email???
> Someone else I think
> mentioned this in another email in this thread also.
> Why are you
> assigning anything to $HTTP_GET_VARS at all? It's
> meant to retrieve
> data.
> 
> // (again) this is how you use urldecode()
> $Ind = urldecode($_GET['Ind']);
> 
Chris I did not ignore your email  I tried using that
code.  A warning came back that urldecode was
expecting a string not an array.  This is why I posted
the followup wondering if I should impode the array
and then assign the urldecode.

Stuart

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux