XSLT trouble
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

XSLT trouble

From: Gordan <gordanMAKNI@torkul.hr>
Date: Thu Jun 30 2005 - 00:37:59 CEST

I'm running Apache/1.3.33 (Win32) PHP/5.0.4 on WinXP
in my php.ini I uncommented the extension=php_xsl.dll line. When running
phpinfo() I have the following section on XSL
xsl
      XSL enabled
      libxslt Version 1.1.7
      libxslt compiled against libxml Version 2.6.11
      EXSLT enabled
      libexslt Version 0.8.5

PHP starts normally and isn't complaining about any missing DLLs but when I hit
xslt_create() it's an undefined function :-(
PHP manual doesn't say anything about XSLT on PHP5 but clearly it changed since
PHP4

all help is appreciated
gordan
Received on Mon Oct 17 20:59:34 2005