PHP General
--------------------------------------------------------------------------------
Subject: DOMXSLT Functions vs. XSLT Functions
Author: Danilo Cicognani (host166-177.pool8253.interbusiness.it)
Date: 06/08/2004 10:12
Hi!
I need to transform an XML written in a string with an XSLT file.
I'm trying to understand with functions library I should use
I tried DOMXSLT functions (that use libxml and libxslt) and XSLT functions (that use Sablotron).
I think that, considering my need the only things to look for are performances and stability of the libraries.
Is there someone who used them that can tell me wich one he prefers or wich one he suggests me and why?
Thanks.
P.S. Sorry for MY English.
DOMXSLT Functions vs. XSLT Functions
Moderator: General Moderators
-
piciuriello
- Forum Newbie
- Posts: 2
- Joined: Fri Aug 06, 2004 2:16 am