Ok, well from the looks of it I've got it working, thanks to whoever 
pointed out the conf.php.net archive of the slideshow.  The sample files 
from that slide work fine, but I can't get any of the other samples I've 
snagged to work.  Maybe they're what's broken, but I don't see how.

Now that that's over with, can anybody point me towards a good tutorial 
on XSLT with PHP?

                - Theo

Rasmus Lerdorf wrote:

> Go to conf.php.net and read through the Linuxcare LWE Booth talk
> presentation.  There is an XSLT slide in there.
> 
> -Rasmus
> 
> On Sat, 3 Feb 2001, Theo Brinkman wrote:
> 
> 
>> I'm trying to learn XSLT and thought that PHP 4.0.4 with the Sablotron
>> extension would be ideal for this, but I quite simply cannot get any
>> samples I find to work.  I'm trying to use the class.XSLTransform.php
>> file mentioned in the annotated PHP manual, but I get a fatal error on
>> line 113 (don't have the exact text,but it doesn't say anything more
>> useful).
>> 
>> I've compiled PHP --with-sablot --enable-sablot-errors-descriptive
>> --with-pgsql, and tried two sets of sample files which are said to work.
>>   One from phpbuilder, the other from another php site, that I don't
>> remember the name of off hand.  (The second set of files has to do with
>> recipes, in case anyone out there might know where I found that set of
>> files.)
>> 
>> I'm running PHP 4.0.4 on Apache 1.3.14 on Linux Mandrake 7.1.  I've also
>> tried both 4.0.4 and 4.0.4pl1 on Apache 1.3.14 on NT 4 with identical
>> results.  Is there a problem with the sablotron extension that isn't
>> mentioned anywhere I can find, or am I doing something wrong?
>> 
>> Some simple samples that any of you have gotten working would be greatly
>> appreciated.
>> 
>>      - Theo
>> 
>> 
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to