http://www.goodphptutorials.com —
Recently, i’ve been working on a few projects that have required me to extend my programming reach in order to acheive things not normally encountered in your typical project. One of the things i’ve been required to accomplish with PHP lately is to post to WordPress automatically via an HTML form. On exploring the possible options I came across the XML-RPC and AtomPub remote publishing protocols. After briefly reviewing both protocols, for the sake of simplicity, I chose to use XML-RPC.
1 Vote
Posting to WordPress with PHP and XML-RPC
Posted by
tutorialmoz 181 days ago
PHP Tutorials


Comments