Kurinchi Blogger Scribbles …


Jun 01
2009

PHP: CakePHP and XML

Last updated: June 1st, 2009

How to get XML content in cakePHP controller?

App::import('Xml');
$url = Server.Mappath("file/xml_file.xml");
$parsed_xml =& new XML($url);

Tags: , ,

Leave a Reply


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict