Re: [development] Add image node with PHP Curl?
I'm not sure how I would do this. I have never used XML-RPC. Any example code I can look at? I've also of course googled the subject but I'm still confused as to how this would help me post new images to my Drupal site. To clarify, I'm looking for the simplest way to create a new image node when a certain PHP script is called by a scheduled cron. Thanks for any feedback on how to simplify. On Jul 17, 2007, at 2:36 PM, Boris Mann wrote: This seems like a lot of work. If you are trying to post an image remotely, any reason to not use XML-RPC? On 7/17/07, James Tunick <jt722@nyu.edu> wrote: I have read a lot about about the topic. But I'm still a newbie and I'm having serious trouble. After using PHP/Curl to login, I move to the node/add/image page and get the token no problem. But I'm having trouble posting a new image node. I can get everything working when posting a new page node with Curl. It's just posting a new image node that's giving me trouble. -- Boris Mann Office 604-682-2889 Skype borismann http://www.bryght.com
participants (1)
-
James Tunick