PHP Domxml help

Thread Solved

Join Date: Aug 2007
Posts: 27
Reputation: CelestialDog is an unknown quantity at this point 
Solved Threads: 0
CelestialDog CelestialDog is offline Offline
Light Poster

PHP Domxml help

 
0
  #1
Mar 5th, 2008
Hi guys, I've been searching around trying to find a solution to this problem. Basically I wrote a simple php script to create an xml file of the information thats passed to it. Testing it locally works without a problem, but when I upload it to my web space I Keep getting the following error :

Fatal error: Call to undefined function: load()

And this is the line of code thats at fault ...

  1. $dom->load('users.xml')

I've checked my web providers module list for both php 4 & 5, and everything seems to be there that i need for this to work.

Any help on this would be greatly appreciated
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 27
Reputation: CelestialDog is an unknown quantity at this point 
Solved Threads: 0
CelestialDog CelestialDog is offline Offline
Light Poster

Re: PHP Domxml help

 
0
  #2
Mar 5th, 2008
Solved it. Turned out I had to rename the script extension to php5 for it to work
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC