I would like to add a post to my WordPress based blog (my own hosting) from outside of this blog using PHP. In short terms i would like to do something like this:
http://www.mywebsite.com/addPost.php
Adds example post to my blog and thats all i need. How to do this?
WordPress implements a number of APIs to allow this: http://codex.wordpress.org/XML-RPC_Support