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?