Forgot to mention that I have no proxy settings set for either IE or
Netscape.
"Chris Nielsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I still haven't figured this out.
>
> URL problems? No. The first time I tri
pages from disk rather
than from the web server.
I'm going to check into this some more when I have some time to burn. In the
meantime back to some coding =P.
"Chris Nielsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'
I have a single php file that I want to do some different things (only one
at a time, based on a conditional):
display a form to the user for input
submit information from (above) form to database
list information in database (that has been INSERTed by the above)
I want this file to be able to c
I'm running PWS on WinXP Pro. I can't test my php stuffs in Netscape cause
it says Access Denied when I try to access any php file. They work fine in
IE6.
Any ideas?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
> reme
Well, $_POST['userName'] is now working, but I could have sworn I was trying
that last night and it was returning the same error. Oh well, thanks for the
help guys.
"Chris Nielsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PR
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.
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
000101c2697c$4ad74bc0$8102a8c0@000347D72515">news:000101c2697
I have a simple form:
Enter Username:
Submits to addUser.php:
Returns this error in my browser:
Notice: Undefined index: userName in E:\Inetpub\wwwroot\Test\addUser.php on
line 11
Is there a setting in my php.ini file I need to change? register_globals is
off, as that seems to be
8 matches
Mail list logo