I am using the sablotron xslt library I just want to make a class to
minimize the code I need to write and make it easier to maintain.
When I do it like so:
// create XSLT processor
$xh = xslt_create();
// call xslt processor
// Process the document
$result = xs
Isn't this what the salbatron library is for?
> -Original Message-
> From: Geoff [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 11, 2002 2:52 PM
> To: php list
> Subject: [PHP] help with making an xslt class
>
>
> I am trying to make a class to process xslt transformations.
>
2 matches
Mail list logo