芝麻web文件管理V1.00
编辑当前文件:/home/strato/chroot/opt/RZphp5/includes/test/XML_Parser/tests/004.phpt
--TEST-- XML Parser: error class --SKIPIF-- --FILE-- parseString("\n
", true); if (PEAR::isError($e)) { printf("error message: %s\n", $e->getMessage()); } else { print "no error\n"; } ?> --EXPECT-- new XML_Parser string(10) "xml_parser" error message: XML_Parser: Mismatched tag at XML input line 2:12