Jump to content

Send an HTTP Request


chris86

Recommended Posts

What PHP code should I use to send an HTTP request and parse the HTTP response?

For example, I need to send an HTTP Request to
[a href=\"http://domain.com/Encryptor.aspx?name=family_name_here\" target=\"_blank\"]http://domain.com/Encryptor.aspx?name=family_name_here[/a]
and parse the HTTPResponse (which will be an 8 character string).

How do I do this using PHP?
Link to comment
https://forums.phpfreaks.com/topic/12902-send-an-http-request/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.