I was sure I'd tried it, but $_POST works now.

Thanks guys.

"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
000501c2697d$ded95a10$8102a8c0@000347D72515">news:000501c2697d$ded95a10$8102a8c0@000347D72515...
> [snip]
> My form is actually using method="post". And I did use $_POST. Can't
> remember if I tried $_GET, but if I'm using post would that even work?
I'll
> give it a try later and let you know.
> [/snip]
>
> My bad! I looked at two e-mails from different folks and saw a "GET" in
one,
> and a "POST" in another. Since you are using POST it should be
> $_POST['userName'] or $_POST["userName"]
>
> Jay
>
>



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

Reply via email to