ååã®è¨äºã«å¼ãç¶ãAtomAPIç¨ã PHPã¨cURL使ç¨ã <?php require_once 'cURL.php'; $atomapi_url = "http://cms.blog.livedoor.com/atom/"; $livedoor_id = "your livedoor id"; /* livedoorID */ $password = "your password"; /* ãã¹ã¯ã¼ã */ $category = "1"; /* ã«ãã´ãª */ $title = "sample"; /* è¨äºã¿ã¤ãã« */ $text = "content"; /* è¨äºæ¬æ */ $created = date('Y-m-d\TH:i:s\Z'); $nonce = pack('H*', sha1(md5(time()))); $pass_digest = base64_enco

{{#tags}}- {{label}}
{{/tags}}