 |
 |
 |
 |
Warning: include(../levoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/domdocumenttype-system-id.html on line 46
Warning: include() [ function.include]: Failed opening '../levoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/domdocumenttype-system-id.html on line 46
|
 |
 |
 |
 | |
|  |
(unknown) DomDocumentType->system_id - возвращает системный id типа документа. Описаниеstring DomDocumentType->system_id (void)
Возвращает системный id типа документа. Следующий пример выводит
'/share/sgml/Norman_Walsh/db3xml10/db3xml10.dtd'.
Пример 1. Запрашивание системного id
<?php
include("example.inc");
if(!$dom = domxml_open_mem($xmlstr)) {
echo "Error while parsing the document\n";
exit;
}
$doctype = $dom->doctype();
echo $doctype->system_id();
?> |
|
|  | |
|
 |
 |
 |
 |
Warning: include(../pravoe_menu.php) [ function.include]: failed to open stream: No such file or directory in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/domdocumenttype-system-id.html on line 151
Warning: include() [ function.include]: Failed opening '../pravoe_menu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/prime/data/www/prime-speed.ru/Manual_PHP_4/f/domdocumenttype-system-id.html on line 151
|
 |
 |
 |
 | |