Forum Moderators: coopster

Message Too Old, No Replies

XSL processor

Does PHP have an inbuilt XSL processor?

         

ironik

4:09 am on Mar 3, 2005 (gmt 0)

10+ Year Member



I've been reading an article I came across:
[sitepoint.com...]

and it occured to me using xml combined with xsl might be a good way of going about things.

Can anyone tell me whether PHP supports an XSL processing engine, or whether it all has to be done on the client-side (I think only IE 6+ and NS 6+ support XSL at the moment)?

Hester

10:21 am on Mar 3, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It sure does.

[uk.php.net...]

ironik

9:17 pm on Mar 3, 2005 (gmt 0)

10+ Year Member



Thanks for that! Looks like I won't be able to starting writing for it just yet... I'll wait until php 5 gets a wider installation on servers (not sure how many hosts will have this library installed).