I am trying to post to wordpress with XMLRPC using this tutorial:http://wp.tutsplus.com/tutorials/creative-coding/xml-rpc-in-wordpress/
the problem is that tutorial does not have any kind of check for errors while post and I am wondering how to check if the post was posted without any problem based on that tutorial.
Maybe someone could help.
Thank you.