I have installed xampp 1.7.3 and the php version is PHP 5.3.1.When iam using the function domxml_open_file() ,it throwing an error Call to undefined function domxml_open_file().
How i can enable DOM in php.Thanks in advance.
I canot find 'extension=php_domxml.dll'
in php.ini file,
so i added extension=php_domxml.dll this in php.ini file