Re: Manually make a POST request?
- From: FutureShock <futureshockx@xxxxxxx>
- Date: Wed, 29 Oct 2008 11:40:00 -0700
703designs 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?
I am not 100% on this but I think it can be accomplished with 'curl'.
http://us2.php.net/curl
Let me know if that works for you.
Scotty
.
- Prev by Date: Re: IE6 strange behaviour with fwrite calls
- Next by Date: Re: Problem:
- Previous by thread: IE6 strange behaviour with fwrite calls
- Next by thread: Re: Manually make a POST request?
- Index(es):