-
Php & xslt
I have some client-side XML transformation that I would like to move to the server. This seems really straightforward with PHP, except that when I try to call a function like xslt_create or xslt_process, the function is "undefined". It would appear that XSLT extensions are not installed/enabled on the server.
Is there anything I or myhosting can do to make these functions available?
thanks,
SkookumPete
-
hey there
you can contact support - first to check if its not yet installed, then see if you can install it.
If - for security reasons - it can't be installed, then I'd suggest moving to a virtual private server where you'll get more freedom as to what can be installed securely