Date: 12/29/00
- Next message: Carsten Gehling: "Re: [PHP] php developing as a language"
- Previous message: Brandon Orther: "[PHP] Perl Vs PHP"
- In reply to: Todd Cary: "[PHP] fsockopen() and POST"
- Next in thread: Todd Cary: "[PHP] fsockopen() and POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Check out my SmartBeep pager program. You can rip out the
post_method() and urlize_array() functions and use it independently...
But, keep in mind it is GPL.
http://www.nirvani.net/software/SmartBeep_PageIT_Plus.php.asc
Jeremy
Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: jeremy <email protected>
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more
Get your own Free, Private email at http://www.smackdown.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"<body>" -- Quoted from Yahoo! homepage, http://www.yahoo.com
On Fri, 29 Dec 2000, Todd Cary wrote:
> Date: Fri, 29 Dec 2000 14:51:24 -0800
> From: Todd Cary <todd <email protected>>
> To: "php-general <email protected>" <php-general <email protected>>
> Subject: [PHP] fsockopen() and POST
>
> 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>
>
>
-- 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: Carsten Gehling: "Re: [PHP] php developing as a language"
- Previous message: Brandon Orther: "[PHP] Perl Vs PHP"
- In reply to: Todd Cary: "[PHP] fsockopen() and POST"
- Next in thread: Todd Cary: "[PHP] fsockopen() and POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

