Jump to content

how to read an xml file in cakephp?


s4surbhi2218

Recommended Posts

how to raed an xml file in cakephp i tried this in controller
http://bakery.cakephp.org/articles/fahad19/2008/08/26/parsing-xml-files-with-cakephp

but i am getting error
Fatal error: Class 'XML' not found in site.com/app/Controller/UsersController.php on line 79
at line 79 : $parsed_xml =& new XML($file);
i am using cakephp 2.0.
Any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/285709-how-to-read-an-xml-file-in-cakephp/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.