Submitted by office@colesnicov.at on Thu, 05/27/2010 - 17:23
Hello i need help activating dom_import_simplexml and Class: DOMNode.
Thank you
Status:
Active
Hello i need help activating dom_import_simplexml and Class: DOMNode.
Thank you
Comments
Submitted by andreychek on Thu, 05/27/2010 - 17:42 Comment #1
Howdy -- make sure you have the php-xml package installed, I believe it'll provide the XML functions you're after. You can install it by running this on the command line:
yum install php-xml
Submitted by office@colesnicov.at on Sat, 05/29/2010 - 08:22 Comment #2
hey andrey,
thank you for your help, it worked very well.