Re: Question:maybe urldecode

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

 



Stuart Felenstein wrote:
>
> --- Jason Wong <php-general@xxxxxxxxxxxx> wrote:
>
>> > Nothing is printing out on $_POST['var'] or $var
>> > s makes sense.
>>
>> Now why are you looking in $_POST for your form
>> values? They're in $_GET. You
>> said earlier that you understood POST and GET?
>
> I made the correction , using $_GET now.  Values are
> printing out, aside from the select lists (arrays)
> which print out as "array".

Yes.

An array will print as "Array"

You'll need to dig into the Array for what you need, or implode it, or
something.

We can't decide for you what you need to do, however.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
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