Thanks Ray .... but what I need to know is if there is indeed a better way than what 
I've tried to test if sablotron has been complied or not.
 

____________________________ 
Matthew Luchak 
Webmaster 
Kaydara Inc. 
[EMAIL PROTECTED] 

-----Original Message-----
From: Hunter, Ray [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 09, 2002 2:29 PM
To: Matthew Luchak; [EMAIL PROTECTED]
Subject: RE: [PHP] sablotron XMl XSLT 


You need to check if you have sablotron compiled in with php.  If you need the rpms 
you can get them from here: http://www.gingerall.com/charlie/ga/xml/d_sab.xml
 
Sablotron also needs javascript engine to run, you can get that here: 
http://rpmfind.net/linux/rpm2html/search.php?query=js
 
 
I am actually installing it now as we speak...
 

RAY HUNTER
Firmware Engineer

ENTERASYS NETWORKS 

-----Original Message-----
From: Matthew Luchak [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, April 09, 2002 12:26 PM
To: [EMAIL PROTECTED]
Subject: [PHP] sablotron XMl XSLT 


PHP 4.1.2
SunOS web-unix1 5.7 
apache_1.3.22
 
 
I'm trying to parse XML/XSL on a shared  box and I'm using :
 
$xslthandler = xslt_create() or die("Can't create XSLT handle!");
 
to test for sablotron.  Unfortunately I just get a "Call to undefined function" error 
which I guess means no - there's no sablotron installed - but I was wondering if there 
is another way to test for Sablotron?  I need a little quicker turnaround time then 
passing from voicemail to voicemail at my ISP ;)
 
thanks,

____________________________ 
Matthew Luchak 
Webmaster 
Kaydara Inc. 
[EMAIL PROTECTED] 

 

Reply via email to