How can i link an xsl page into my php page?



I have a xml page that includes PHP in it, therefore its called xml.php


I have also created a XSL Style Sheet that will style my xml.php page


However i need to link the xsl page into my php page. I cannot use



"<?xml-stylesheet type="text/xsl" href="XSLT.xsl"?>


because my page is .php?? Thanks


No comments:

Post a Comment