Re: [PHP-DB] Not getting URL data From: Todd Cary (todd <email protected>)
Date: 09/30/00

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>