xml services

Events happening in the community are now at Drupal community events on www.drupal.org.
shrop's picture

Best way to parse XML for Drupal site to Drupal site communications with services module

I am using the services module to setup a web service on one Drupal site and then have another Drupal site pull in the resultant xml data formatted for display. I am specifically using views.getView from the Services module xml-rpc server. It works great so far, but now I am wondering the best method for parsing the XML on the client end Drupal site.

Should I just use simplexml included with PHP and create a node with the PHP parsing code. Seems like there is a need for an XML-RPC client module, but I haven't found an existing project.

Read more
Subscribe with RSS Syndicate content