ID: 20640 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: XSLT related Operating System: win2000 / IIS 5 PHP Version: 4.3.0RC1 -Assigned To: +Assigned To: edink New Comment:
Not really; it seems that we didn't enable those in the windows builds. Assigning to edink. Derick Previous Comments: ------------------------------------------------------------------------ [2002-11-26 03:08:54] [EMAIL PROTECTED] When I try to use the function xslt_set_encoding , that's what I get : Fatal error: Call to undefined function: xslt_set_encoding() $xp = xslt_create(); xslt_set_encoding ($xp,"ISO-8859-1"); $out = xslt_process($xp, 'arg:/_xml', 'arg:/_xsl', NULL, $args, $params); xslt_free($xp); Strange isn't it ? Thanks Erwan ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20640&edit=1