Re: GET doesn't work as POST

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

 





Dotan Cohen wrote:
> 
> On 24/02/07, Otto Wyss <otto.wyss@xxxxxxxxxx> wrote:
>> With method="post" just $kind works fine (register_global) yet I've also
>> tried any combination of $_GET['kind'] and $_POST['kind']. With
>> method="get" it doesn't work.
>>
>> O. Wyss
> 
> Try $_GET["kind"]
> 
> Dotan Cohen
> 
> http://lyricslist.com/lyrics/artist_albums/299/krauss_alison.html
> http://what-is-what.com/what_is/kernel.html
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 
why should $_GET["kind"]  work better than $_GET['kind'] ?
-- 
View this message in context: http://www.nabble.com/GET-doesn%27t-work-as-POST-tf3283323.html#a9135932
Sent from the PHP - General mailing list archive at Nabble.com.

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