about.howtohelp.html
来自「php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容」· HTML 代码 · 共 55 行
HTML
55 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>How to help improve the documentation</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="about.more.html">How to find more information about PHP</a></div> <div class="next" style="text-align: right; float: right;"><a href="about.generate.html">How we generate the formats</a></div> <div class="up"><a href="about.html">About the manual</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="about.howtohelp" class="sect1"> <h2 class="title">How to help improve the documentation</h2> <p class="para"> There are three ways everyone can help improve this documentation. </p> <p class="para"> If an error is found in this manual, in any language, please report them using the bug system at <a href="http://bugs.php.net/" class="link external">» http://bugs.php.net/</a>. Classify the bug as "Documentation Problem". All documentation related problems, including those about manual formats, should be submitted as bug reports. </p> <blockquote><p><b class="note">Note</b>: Please don't abuse the bug system by submitting requests for help. Instead, use one of the many <a href="http://www.php.net/support.php" class="link external">» support options</a>. <br /> </p></blockquote> <p class="para"> By contributing notes, users may provide additional examples, caveats, and clarifications for other readers. But please do not submit bug reports using the annotation system. For details, see the section titled <a href="about.notes.html" class="link">'About user notes'</a>. </p> <p class="para"> The PHP manual is translated into many languages. Knowing English and a foreign language allows for another way to help improve the PHP manual by working with a translation team. For information about starting a new translation, or helping a currently translated version, please read <a href="http://doc.php.net/php/dochowto/" class="link external">» http://doc.php.net/php/dochowto/</a>. </p> <p class="para"> The PHP Documentation Project also has an IRC channel where many manual authors hang out. Stop by <i>#php.doc</i> on <i>irc.efnet.org</i> and discuss ways to improve the PHP documentation. </p> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="about.more.html">How to find more information about PHP</a></div> <div class="next" style="text-align: right; float: right;"><a href="about.generate.html">How we generate the formats</a></div> <div class="up"><a href="about.html">About the manual</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?