PHP5's DOM extension and XHTML
Posted: Wed Apr 20, 2005 12:47 pm
Hello,
How would I go about using the new DOM extension in PHP5 as a way to find elements by ID from an XHTML page (so not an XML file).
I tried to use getElementById() method, but I simply can't get it to work with XHTML files...
Any ideas?
How would I go about using the new DOM extension in PHP5 as a way to find elements by ID from an XHTML page (so not an XML file).
I tried to use getElementById() method, but I simply can't get it to work with XHTML files...
Any ideas?