Subject: RE: [PHP] Faking a form POST
>
>
> On 16 Apr 2002 at 12:22, .ben wrote:
>
> > hmm, i was kinda after an in-process component like the ASP components
> > ASPHTTP (http://www.ServerObjects.com) and ASPTear
> > (http://www.alphasieraapapa.com).
> >
>
Erik, thanks for this. Works great,
.b
> -Original Message-
> From: Erik Price [mailto:[EMAIL PROTECTED]]
> Sent: 16 April 2002 14:30
> To: [EMAIL PROTECTED]
> Cc: PHP
> Subject: Re: [PHP] Faking a form POST
>
>
>
> On Monday, April 15, 2002, at 09
On Monday, April 15, 2002, at 09:36 PM, .ben wrote:
> Hi. Does anyone know how to POST data to another script as if a form
> had
> done so? I want to POST some data to a script on another site and
> retrieve
> the data that is returned so i can poick it apart, i did it in ASP
> using a
> 3
Check out the php docs for curl: http://www.php.net/manual/en/ref.curl.php
Maybe it's more of what you need. I use it with paypay autopay and such.
"Steve Dix" <[EMAIL PROTECTED]> wrote in message
3CBC2652.2995.4CD93C@localhost">news:3CBC2652.2995.4CD93C@localhost...
> On 16 Apr 2002 at 12:22, .b
On 16 Apr 2002 at 12:22, .ben wrote:
> hmm, i was kinda after an in-process component like the ASP components
> ASPHTTP (http://www.ServerObjects.com) and ASPTear
> (http://www.alphasieraapapa.com).
>
> cheers tho,
>
> .b
>
Try this :
You will have to encode your data in a similar manner to
IL PROTECTED]
> Subject: RE: [PHP] Faking a form POST
>
>
> If you're on windows, you can use a program called Achilles. It acts as a
> proxy and lets you edit the data you send from your browser...
>
> Don't have a URL handy, but it's easy to find.
>
> --
Hi. Does anyone know how to POST data to another script as if a form had
done so? I want to POST some data to a script on another site and retrieve
the data that is returned so i can poick it apart, i did it in ASP using a
3rd party component... just wondering if the same could be done in PHP.
7 matches
Mail list logo