Execute a HTTP POST Using PHP CURL - David Walsh - JavaScript, HTML5 Consultant
Hi david, i am having the same kind of challenge, exept.. i need to login first onto a site before i can make a post… Example: You want to post on a forum.. So the url would be: http://www.your-forum.com.. the string would be: login_name=yourname&password...