xmlns:php in XHTML <html> element

liunx

Guest
I've got a small problem with xmlns:php in an xsl file.

The problem is it's adding the ns to the <html> element, thus making the XHTML document invalid.

Does anyone know how to stop it from comming through, keeping in mind i need to use php functions in xslt?

Ta.
 
Back
Top