10 Oct
2010
10 Oct
'10
12:55 a.m.
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.