Date: 12/29/00
- Next message: Philip Olson: "Re: [PHP] control problem?"
- Previous message: Carsten Gehling: "Re: [PHP] php developing as a language"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am trying to send data via a socket and the POST method. I have no
problems with the GET, but the POST is not putting anything into the
$HTTP_POST_VARS array. Here is what I am sending:
POST http://209.204.172.138:80/hec/php/purchaseinfo.php HTTP/1.0
Host: 209.204.172.137:80
Content-type: application/x-www-form-urlencoded
Content-length: 11
test=123456
Is there some glaring error??
Todd
-- Todd Cary Ariste Software todd <email protected>-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Philip Olson: "Re: [PHP] control problem?"
- Previous message: Carsten Gehling: "Re: [PHP] php developing as a language"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

