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? Quote Link to comment https://forums.phpfreaks.com/topic/12902-send-an-http-request/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.