i have the following error in line:
$doc = new_xmldoc('1.0');
when i am debbuging to create my xml file appears:
<b>Fatal error</b>: Class 'xmldoc' not found in <b>D:\Program Files\xampp\htdocs\dokimi\create_xml.php</b> on line <b>5</b><br />
why?? am i doing something wrong??
Thank you