php - How can I post an HTML article using XML-RCP so that the post isn't unformatted? -
i posted html article using xmp-rcp , totally unformatted. possible post html articles using xml-rpc, , if how?
i posted this:
<a href="http://google.com">google</a> after converting xml, be:
<a href=”http://google.com”>google</a> and when post , go post page, see this:
<a href="http://google.com">google</a> so html isn't converted links. how can can fixed. can xml-rcp used for
posting xtml content?
Comments
Post a Comment