?? function.domnode-has-attributes.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Checks if node has attributes</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.domnode-get-content.html">DomNode->get_content</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.domnode-has-child-nodes.html">DomNode->has_child_nodes</a></div> <div class="up"><a href="ref.domxml.html">DOM XML Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="function.domnode-has-attributes" class="refentry"> <div class="refnamediv"> <h1 class="refname">DomNode->has_attributes</h1> <p class="verinfo">(No version information available, might be only in CVS)</p><p class="refpurpose"><span class="refname">DomNode->has_attributes</span> — <span class="dc-title"> Checks if node has attributes </span></p> </div> <div class="refsect1 unknown"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="type">bool</span> <span class="methodname"><b><b>DomNode->has_attributes</b></b></span> ( <span class="methodparam">void</span> )</div> <p class="para rdfs-comment"> This function checks if the node has attributes. </p> <p class="para"> See also <a href="function.domnode-has-child-nodes.html" class="function">domnode_has_child_nodes()</a>. </p> </div></div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.domnode-get-content.html">DomNode->get_content</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.domnode-has-child-nodes.html">DomNode->has_child_nodes</a></div> <div class="up"><a href="ref.domxml.html">DOM XML Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -