Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: PHP XML help

Started 1 month, 2 weeks ago by khujo56
Hi Guys, I am doing this SimpleXML tutorial for loading a xml file. I get this error message " Fatal error: Call to undefined function: simplexml_load_file() in /home/content/j/n/r/jnr1975/html/test.php on line 4". I'm a newbie @ php so not sure what it is. I currently have php 4x offered from my website hosting company. Here is the PHP script listed below. <?php if (file_...
Site: WebDeveloper.com  WebDeveloper.com - site profile
Forum: PHP  PHP - forum profile
Total authors: 2 authors
Total thread posts: 4 posts
Thread activity: no new posts during last week
Domain info for: webdeveloper.com

Other posts in this thread:

NogDog replied 1 month, 2 weeks ago
SimpleXML requires PHP5. If your web host will not support PHP5, I strongly suggest finding another, as PHP4 has not been supported at all (including security patches) for well over a year now.

khujo56 replied 1 month, 2 weeks ago
ok thank you for the response. That makes sense. Did not know it requires php5. Is there any other tutorial that can show me how to load a xml using php 4x?

NogDog replied 1 month, 2 weeks ago
You could look at the DOM XML functions or the XML Parser functions.

 

Top contributing authors

Name
Posts
NogDog
2
user's latest post:
PHP XML help
Published (2009-11-08 22:57:00)
You could look at the DOM XML functions or the XML Parser functions.
khujo56
2
user's latest post:
PHP XML help
Published (2009-11-08 14:20:00)
ok thank you for the response. That makes sense. Did not know it requires php5. Is there any other tutorial that can show me how to load a xml using php 4x?

Related threads on "WebDeveloper.com":

Related threads on other sites:

Thread profile page for "PHP XML help" on http://www.webdeveloper.com. This report page is a snippet summary view from a single thread "PHP XML help", located on the Message Board at http://www.webdeveloper.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity