Forum Moderators: coopster
Warning: Sablotron error on line 84: excluded prefix 'xmlns' is not bound to any namespace in C:\Program Files\Apache Group\Apache2\htdocs\irXml\clientFiles\cyto\php\PressReleaseList.php on line 21
Sablotron Error Code 72
Line 21 of my PHP file is my call to the xslt_process() function:
$result = xslt_process($xh, 'arg:/_xml', '../Apache2/htdocs/irXml/clientFiles/cyto/xsl/PressReleaseList.xsl',NULL,array("/_xml"=>$xml),$params);
My XSL file works fine when I use the same one with both ASP and JSP pages I have written, so I know that is not the problem. Can anyone shed some light on this?
Thanks!
BC
Hope you can find some answers there