chris86 Posted June 26, 2006 Share Posted June 26, 2006 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.