I am trying to print out an xml file after it has been transformed using a xsl file, however I keep getting the following erros:
atal error: Call to undefined function xslt_create() in c:\Inetpub\ on line 107
I have php_xsl.dll in my php directory along with libxslt.dll. I have othe dll's in this directory so its not as if its a problem findind the dll. Has anyone got any ideas?
atal error: Call to undefined function xslt_create() in c:\Inetpub\ on line 107
I have php_xsl.dll in my php directory along with libxslt.dll. I have othe dll's in this directory so its not as if its a problem findind the dll. Has anyone got any ideas?