Hello, szii!
Sunday, February 04, 2001, 04:48:52, you wrote:
ssc> Why is this failing?
ssc> If I comment out the xml_set_element_handler() call, it's okay...
ssc> If I comment out the xml_parse() call, it's okay...
ssc> If I leave both of them in...it core dumps.
i meet same problem with f
Why is this failing?
If I comment out the xml_set_element_handler() call, it's okay...
If I comment out the xml_parse() call, it's okay...
If I leave both of them in...it core dumps.
Ideas?
-Szii
";
$xmlp = xml_parser_create();
xml_set_element_handler($xmlp, "startElement", "endElemen
2 matches
Mail list logo