By jjbarrows on
hi,
i'm trying to send media files from drupal to wordpress via XML-RPC. I've got it sending plain text, but to send the attached file I need to send "base64 bits (the base64-encoded contents of the file)" - can someone help me with the PHP needed to do that to a file attached to a node (or stored in a CCK file field). or if someone is a WP skilled person, how to just send the URL and get WP to import it.
thanks,
-joseph