johnsmith153 Posted September 23, 2008 Share Posted September 23, 2008 Anyone got a simple, basic script that posts data using an alternatice to curl. fsockopen I have looked at, but I can only do GET ?? Link to comment https://forums.phpfreaks.com/topic/125479-simple-post-alternative-to-curl-please/ Share on other sites More sharing options...
JonnoTheDev Posted September 23, 2008 Share Posted September 23, 2008 fsockopen() can do POST requests Try this one: http://swik.net/User:alex/Tips+and+Tricks/POST+in+PHP+without+cURL/eq2x Link to comment https://forums.phpfreaks.com/topic/125479-simple-post-alternative-to-curl-please/#findComment-648718 Share on other sites More sharing options...
johnsmith153 Posted September 23, 2008 Author Share Posted September 23, 2008 Perfect Link to comment https://forums.phpfreaks.com/topic/125479-simple-post-alternative-to-curl-please/#findComment-648726 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.