history.php.books.html
来自「php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容」· HTML 代码 · 共 49 行
HTML
49 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Books 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.php.related.html">History of PHP related projects</a></div> <div class="next" style="text-align: right; float: right;"><a href="history.php.publications.html">Publications about PHP</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.books" class="sect1"> <h2 class="title">Books about PHP</h2> <p class="para"> As PHP grew, it began to be recognized as a world-wide popular development platform. One of the most interesting ways of seeing this trend was by observing the books about PHP that came out throughout the years. </p> <p class="para"> To the best of our knowledge, the first book dedicated to PHP was 'PHP - tvorba interaktivn铆ch internetov媒ch aplikac铆' - a Czech book published in April 1999, authored by Jirka Kosek. Next month followed a German book authored by Egon Schmid, Christian Cartus and Richard Blume. The first book in English about PHP was published shortly afterwards, and was 'Core PHP Programming' by Leon Atkinson. Both of these books covered PHP 3.0. </p> <p class="para"> While these books were the first of their kind - they were followed by a large number of books from a host of authors and publishers. There are over 40 books in English, 50 books in German, and over 20 books in French! In addition, you can find books about PHP in many other languages, including Spanish, Korean, Japanese and Hebrew. </p> <p class="para"> Clearly, this large number of books, written by different authors, published by many publishers, and their availability in so many languages - are a strong testimony for PHP's world-wide success. </p> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="history.php.related.html">History of PHP related projects</a></div> <div class="next" style="text-align: right; float: right;"><a href="history.php.publications.html">Publications about PHP</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 + -
显示快捷键?