johnsmith153 Posted September 16, 2008 Share Posted September 16, 2008 I can not use curl and need to automate a http request. How would I do this? Link to comment https://forums.phpfreaks.com/topic/124512-web-server-wont-allow-curl/ Share on other sites More sharing options...
genericnumber1 Posted September 16, 2008 Share Posted September 16, 2008 you can do a simple http get with file_get_contents(), but that doesn't offer near the same functionality as cURL. Link to comment https://forums.phpfreaks.com/topic/124512-web-server-wont-allow-curl/#findComment-642992 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.