ref.hw.html

来自「php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容」· HTML 代码 · 共 428 行

HTML
428
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head>  <title>Hyperwave Functions</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="book.hw.html">Hyperwave</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.hw-array2objrec.html">hw_Array2Objrec</a></div> <div class="up"><a href="book.hw.html">Hyperwave</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div>  <h1 class="title">Hyperwave Functions</h1>  <div class="partintro">   <div id="hw.todo" class="section">    <h2 class="title">Todo</h2>    <p class="para">     There are still some things to do:     <ul class="itemizedlist">      <li class="listitem">       <span class="simpara">        The hw_InsertDocument has to be split into        <a href="function.hw-insertobject.html" class="function">hw_insertobject()</a> and        <b>hw_putdocument()</b>.       </span>      </li>      <li class="listitem">       <span class="simpara">        The names of several functions are not fixed, yet.       </span>      </li>      <li class="listitem">       <span class="simpara">        Most functions require the current connection        as its first parameter. This leads to a lot of typing, which        is quite often not necessary if there is just one open        connection. A default connection will improve this.       </span>      </li>      <li class="listitem">       <span class="simpara">        Conversion form object record into object array        needs to handle any multiple attribute.       </span>      </li>     </ul>    </p>   </div>  </div> <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.hw-array2objrec.html">hw_Array2Objrec</a> 鈥

⌨️ 快捷键说明

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