s4surbhi2218 Posted January 27, 2014 Share Posted January 27, 2014 how to raed an xml file in cakephp i tried this in controllerhttp://bakery.cakephp.org/articles/fahad19/2008/08/26/parsing-xml-files-with-cakephpbut i am getting errorFatal error: Class 'XML' not found in site.com/app/Controller/UsersController.php on line 79at line 79 : $parsed_xml =& new XML($file);i am using cakephp 2.0.Any suggestions? Quote Link to comment https://forums.phpfreaks.com/topic/285709-how-to-read-an-xml-file-in-cakephp/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.