PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #7485 xmltree() function is not defined.
Submitted:26 Oct 2000 1:26pm UTC Modified: 15 Nov 2000 1:55pm UTC
From:kenny at yellowzone dot com Assigned to:
Status:Closed Category:DOM XML related
Version:4.0.3pl1 OS:Redhat Linux 7.0
View/Vote Developer Edit Submission

[26 Oct 2000 1:26pm UTC] kenny at yellowzone dot com
The xmltree() function is supported in the previous
php version: 4.0.2 if libxml 2-2.2.4 is included 
during compile with a setting: 
--with-dom=[DIR] option. But seems it is no longer
avaiable in 4.0.3pl1. After compile and install 
apache, you will get this error message:

Fatal error:  Call to undefined function:  xmltree() in
....

when you access a page contains xmltree() function.

[27 Oct 2000 4:32am UTC] lyric@php.net
Please check the results of phpinfo() to make sure that XML support has
made it into your php executable.
[15 Nov 2000 1:55pm UTC] sniper@php.net
No feedback. 

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC