history.php.publications.html

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

HTML
33
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head>  <title>Publications about PHP</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="history.html">History of PHP and related projects</a></div> <div class="next" style="text-align: right; float: right;"><a href="migration52.html">Migrating from PHP 5.1.x to PHP 5.2.x</a></div> <div class="up"><a href="history.html">History of PHP and related projects</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="history.php.publications" class="sect1">  <h2 class="title">Publications about PHP</h2>  <p class="para">   To the best of our knowledge, the first article about PHP in   a hard-copy magazine was published in the Czech mutation of   Computerworld in the spring of 1998, and covered PHP 3.0. As with   books, this was the first in a series of many articles published   about PHP in various prominent magazines.  </p>  <p class="para">   Articles about PHP appeared in Dr. Dobbs, Linux Enterprise,   Linux Magazine and many more. Articles about migrating ASP-based   applications to PHP under Windows even appear on <span class="productname">Microsoft</span>&#039;s   very own <acronym title="Microsoft Developer Network">MSDN</acronym>!  </p> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="history.html">History of PHP and related projects</a></div> <div class="next" style="text-align: right; float: right;"><a href="migration52.html">Migrating from PHP 5.1.x to PHP 5.2.x</a></div> <div class="up"><a href="history.html">History of PHP and related projects</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>

⌨️ 快捷键说明

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