Kurinchilion.com » Linux Windows Enterprise Solutions
How to get XML content in cakePHP controller?
App::import('Xml'); $url = Server.Mappath("file/xml_file.xml"); $parsed_xml =& new XML($url);
Tags: cakePHP, PHP, xml Posted in PHP | No Comments »