Hello,
I have an HTML file. I want to transform it to XML then filter it and 
transform it to another XML file. I used Sablotron with PHP to apply XSL 
to XML to filter the XML file. But I'm facing problems when I want to 
transform HTML to XML. I used TIDY but it seems it transforms to XHTML in 
a format not appropriate to Sablotron parser. I'm getting this msg:
Warning: Sablotron error on line 26: cannot open 
file '/home/alia/public_html/XHTML/testing.xhtml' 
in /home/alia/public_html/XHTML/XSLTransformer.php on line 91

Can u plz help me.
Thx a lot.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to