Please help/Getting Date
-
Hi,
Please help with this. I am trying to use the XMLRPC to create a post, but cannot figure out how to pass a “dateCreated”.
I.e.,
$content[‘date_created_gmt’] = date(“Ydm”);
or
$content[‘postDate’] = date(“Ydm”);
$client->query(‘metaWebLog.newPost’…etc,etc)Basically, if I try executing that, I get this error (it is calling the xmlrpc.php installed by default in wordpress)
“An error occured – 32700: parse error, not well formed”
Any help would be GREATLY appreciated.
Thanks!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Please help/Getting Date’ is closed to new replies.