Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 25, 2012, 11:11:30 AM

Pages: [1]   Go Down
  Print  
Author Topic: error: Call to undefined function domxml_new_doc()  (Read 3025 times)
solid28
Newbie
*
Offline Offline

Posts: 5


« on: July 13, 2008, 09:31:12 AM »

Hi all,  I am trying to get the following code to work, located  at 
http://taipeitripper.com/gmaps-test/xml-test.php

Code:
<?php
echo "hello12";
$newdom domxml_new_doc("1.0");
?>


and I get Fatal error: Call to undefined function domxml_new_doc() in /home/taipe6/public_html/gmaps-test/xml-test.php on line 4
you can see for yourself by clicking the above link

All the info about my configuration is here:
http://taipeitripper.com/gmaps-test/test.php

What do I need to tweak to get this to work?

I think that the test.php file says that I have the xml/dom support that i need...but I am kinda new to this...

Thanks for the help,
Evan
« Last Edit: July 13, 2008, 09:42:44 AM by solid28 » Logged
MrPhil
Senior Moderator
Berserker Poster
*****
Offline Offline

Posts: 5219



« Reply #1 on: July 13, 2008, 05:42:24 PM »

If your server is PHP 5, DOMXML has been replaced by DOM. Do an advanced search on "domxml" to read all about how to deal with it.
Logged

Visit My Site

E-mail Me
  
-= From the ashes shall rise a sooty tern =-
Pages: [1]   Go Up
  Print  
 
Jump to: