How to post a comment with PHP ??

by 2 replies
4
Hi,
I wanna know how to post a comment to wordpress through CURL and PHP
it seems very difficult to me !!

Any suggestions are welcome

Thanks
#programming #comment #php #post
  • Somebody has written a good how-to on this very subject. It creates a function which you then use (call) with the appropriate parameters to post your entry. Make sure you have xml-rpc enabled on your blog (Settings - Writing).
    Hope this helps.
    Iggy

    Here's the link:
    Post on your WordPress blog using PHP
    • [1] reply

Next Topics on Trending Feed