Re: Manually make a POST request?
- From: NC <nc@xxxxxxxxx>
- Date: Wed, 29 Oct 2008 17:32:28 -0700 (PDT)
On Oct 29, 11:18 am, 703designs <thomasmal...@xxxxxxxxx> wrote:
I'm writing a little Drupal module that implements a couple
forms, relaying the submitted values to a third-party site.
I know the target URL and I have all of the values that I
want to submit with the POST request, so how can I invoke
this request directly from a PHP script?
Use cURL or, should cURL be unavailable, check out this old post of
mine in alt.php:
http://groups.google.com/group/alt.php/msg/b461757c923ebf40
Cheers,
NC
.
- Prev by Date: Re: Manually make a POST request?
- Next by Date: Re: _POST is empty if a lot is entered into textarea in form
- Previous by thread: Re: Manually make a POST request?
- Next by thread: MySQL error #1064
- Index(es):