install.problems.html
来自「php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容」· HTML 代码 · 共 36 行
HTML
36 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Problems?</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="install.pecl.static.html">Compiling PECL extensions statically into PHP</a></div> <div class="next" style="text-align: right; float: right;"><a href="install.problems.support.html">Other problems</a></div> <div class="up"><a href="install.html">Installation and Configuration</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div> <h1>Problems?</h1><h2>Table of Contents</h2><ul class="chunklist chunklist_chapter"><li><a href="install.problems.support.html">Other problems</a></li><li><a href="install.problems.bugs.html">Bug reports</a></li></ul> <div id="install.problems.faq" class="sect1"> <h2 class="title">Read the FAQ</h2> <p class="simpara"> Some problems are more common than others. The most common ones are listed in the <a href="faq.html" class="link">PHP FAQ</a>, part of this manual. </p> </div> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="install.pecl.static.html">Compiling PECL extensions statically into PHP</a></div> <div class="next" style="text-align: right; float: right;"><a href="install.problems.support.html">Other problems</a></div> <div class="up"><a href="install.html">Installation and Configuration</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?