Date: 12/29/00
- Next message: Kyle Jerviss: "Re: [PHP] Echo of multi dimension array"
- Previous message: Blaster: "RE: [PHP] Echo of multi dimension array"
- Next in thread: jeremy brand: "Re: [PHP] fsockopen() and POST"
- Reply: jeremy brand: "Re: [PHP] fsockopen() and POST"
- Maybe reply: Todd Cary: "[PHP] fsockopen() and POST"
- 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: Kyle Jerviss: "Re: [PHP] Echo of multi dimension array"
- Previous message: Blaster: "RE: [PHP] Echo of multi dimension array"
- Next in thread: jeremy brand: "Re: [PHP] fsockopen() and POST"
- Reply: jeremy brand: "Re: [PHP] fsockopen() and POST"
- Maybe reply: Todd Cary: "[PHP] fsockopen() and POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

