Closed cddude229 closed 10 years ago
http://php.net/manual/en/function.xml-parser-set-option.php http://php.net/manual/en/xml.case-folding.php
Gmetad returns everything as upper-case. We shouldn't waste CPU inspecting this.
We also can skip white space.
http://php.net/manual/en/function.xml-parser-set-option.php http://php.net/manual/en/xml.case-folding.php
Gmetad returns everything as upper-case. We shouldn't waste CPU inspecting this.
We also can skip white space.