Can someone please explain how to use XML-RPC? Can I write a PHP script to post information to my Serendipity Blog without using the administration control panel?
Thanks,
Bryan
Search found 2 matches
- Mon Nov 15, 2004 1:48 am
- Forum: General discussions
- Topic: Posting Using XML-RPC
- Replies: 1
- Views: 2439
- Sat Nov 13, 2004 2:51 am
- Forum: General discussions
- Topic: Posting Entries Using Scripts
- Replies: 1
- Views: 2484
Posting Entries Using Scripts
I am new to the Serendipity blog. I was wondering if it was possible to add new entries to my blog using a script that I custom wrote? I would like to format some XML and then add it to my blog using a Perl script. Can this be done? If so, how do I do it? Can I use the serendipity_xmlrpc.php script ...