span style="color: #0000BB"><?php $xml = simplexml_load_file('short/1.xml'); echo '<pre>'; print_r($xml); echo '</pre>';?> |
Warning: simplexml_load_file() [function.simplexml-load-file]: short/1.xml:1: parser error : Extra content at the end of the document in Z:\home\dle.ru\www\dlepost.php on line 2 |
Warning: simplexml_load_file() [function.simplexml-load-file]: <?xml version="1.0" encoding="UTF-8"?><title>Title</title><link>link-to-the-page in Z:\home\dle.ru\www\dlepost.php on line 2 |
Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in Z:\home\dle.ru\www\dlepost.php on line 2 |
lt;?xml version="1.0" encoding="UTF-8"?><title>Title</title><link>link-to-the-page</link><text>Text</text> |