Hello NextScripts, you still alive?
NextScripts, you still alive?
I can post with label “Your label”:
$postText = '<entry xmlns="http://www.w3.org/2005/Atom"><title type="text">'.$title.'</title><category scheme="http://www.blogger.com/atom/ns#" term="Your label" /><content type="xhtml">'.$text.'</content></entry>'; //prr($postText);
You can try it!
But with the above code (Post #1), I can not take the name of the post categories to turn it into a label of bloggers. How to get the categories of posts? You know what?