Date: 09/30/00
- Next message: Todd Cary: "Re: [PHP-DB] Not getting URL data"
- Previous message: Todd Cary: "Re: [PHP-DB] Not getting URL data"
- Next in thread: Todd Cary: "Re: [PHP-DB] Not getting URL data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks! That was a dumb mistake!! But I am still having a problem. If
I use GET rather POST, the URL is
http://209.204.172.137/test/php/processform.php?username=Harry
But $username is still empty in the processform.php script!
If I use POST, the URL has no data in it!?!
http://209.204.172.137/test/php/processform.php
What am I missing?
Todd
-- Todd Cary Ariste Software todd <email protected>-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Todd Cary: "Re: [PHP-DB] Not getting URL data"
- Previous message: Todd Cary: "Re: [PHP-DB] Not getting URL data"
- Next in thread: Todd Cary: "Re: [PHP-DB] Not getting URL data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

