[support] How do I make an external http call to a function within a custom module?

Pierre Rineau pierre.rineau at makina-corpus.com
Sat Oct 9 22:55:23 UTC 2010


On Sat, 2010-10-09 at 16:54 -0400, John Mitchell wrote:
> How do I make an external http call to a function within a custom module?
> 
> Thanks,
> 
> John
> 
> -- 
> John J. Mitchell

Do you want to do a pragmatic HTTP request and get back the result in
order to process it ? If yes, you can use drupal_http_request().

If not, be more precise about what you want to do please.

Pierre.




More information about the support mailing list