⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 function.php-xml_set_unparsed_entity_decl_handler.htm

📁 php5的最新帮助文档
💻 HTM
字号:
<html>
<head>
<meta content="text/html; charset=gb2312" http-equiv=Content-Type>
<title>函数:xml_set_unparsed_entity_decl_handler()</title>
<style type="text/css">
  a {text-decoration: none;color:#6666ff;}
  a:hover {color:#ff0000;}
</style>
</head>
<body bgcolor=ffffff leftmargin=0 topmargin=0 marginheight=0 marginwidth=0>
<p>
<div align=center><table border=0 width=70%><tr>
<td valign=middle width=20><hr size=1 width=100%></td>
<td valign=middle nowrap><font color=e06060 size=+2><b>函数:xml_set_unparsed_entity_decl_handler()</b></font></td>
<td valign=middle width=100%><hr size=1 width=100%></td>
</tr></table></div><p>
<div align=center><table border=0 width=70%><tr><td>
<div align=right><a href="group.php-53.htm" alt="group.php?53">XML 解析函数库</a></div><br><h1><font color=0000bb>xml_set_unparsed_entity_decl_handler</font></h1><p>
配置未解析实体宣告的标头。<p>
<font color=ff8000>语法:</font> <b>boolean xml_set_unparsed_entity_decl_handler(int parser, string handler);</b><p>
<font color=ff8000>返回值:</font> 布尔值<p>
<font color=ff8000>函数种类:</font> 资料处理<p>
<p><table border=0 cellspacing=0 cellpadding=0 width=100% height=1><tr><td height=1 bgcolor=c0c0c0><table border=0 cellspacing=0 cellpadding=0><tr><td></td></tr></table></td></tr>
<tr><td align=left><font color=ff8000>内容说明</font></td></tr></table><p>本函数配置尚未经过解析的实体宣告标头。参数 parser 为解析代码。参数 handler 包括解析代码、实体名称、基底、系统识别符、公用识别符、与记法名称等六个元素。看起来应是类似如下的字符串<p><code>&lt;!ENTITY name {publicId | systemId} NDATA notationName&gt;</code><p>更多的细节可以参考 XML 1.0 的规格书,有关<a href="javascript:if(confirm('http://www.w3.org/TR/1998/REC-xml-19980210  \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address.  \n\nDo you want to open it from the server?'))window.location='http://www.w3.org/TR/1998/REC-xml-19980210#sec-external-ent'" tppabs="http://www.w3.org/TR/1998/REC-xml-19980210#sec-external-ent">实体宣告的部份</a>。若无错误则返回 true 值。<p>
<p><hr size=1><br>如果你对此手册有任何问题,请到下面网址提问:&nbsp;<a href="www.web745.com">WEB开发知识库</a>&nbsp;(<a href="http://www.web745.com">www.web745.com</a>)<p>
</td></tr></table></div>
<p>
<div align=center>
<table border=0><tr><td>[  <a href="function.php-xml_set_default_handler.htm" alt="function.php?xml_set_default_handler">上一页</a> </td> <td> <a href="function.php-xml_set_notation_decl_handler.htm" alt="function.php?xml_set_notation_decl_handler">下一页</a>  ]</td></tr></table>
</div><p><br><br>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -