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?
PHP5's DOM extension and XHTML
Moderator: General Moderators