Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.5.8

Bug #10274 Errors in xml_usage.php example when no PHP DOM extension
Submitted: 2007-03-05 21:34 UTC
From: jeichorn Assigned: jeichorn
Status: Closed Package: HTML_AJAX (version 0.5.0)
PHP Version: Irrelevant OS:
Roadmaps: 0.5.1    
Subscription  


 [2007-03-05 21:34 UTC] jeichorn (Joshua Eichorn)
Description: ------------ xml.getElementsByTagName is not a function in xml_usage.php example

Comments

 [2007-03-05 21:36 UTC] jeichorn (Joshua Eichorn)
The cause of this is php4 not having the DOM extension installed
 [2007-03-05 22:11 UTC] jeichorn (Joshua Eichorn)
fixed in svn