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