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 ?? Quote 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 Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.