Introduce several PHP books and some PHP-related resource links

xiaoxiao2021-03-06  17

Related links: http://www.php.net PHP official site, including very comprehensive PHP information, can help it from here. http://pear.php.net Pear Official Homepage. Http://smarty.php.net Official Smarty Template Engine Homepage. Http://news.php.net The lively PHP discussion community. Http://bugs.php.net reports the bug of the PHP you found here. Http://snaps.php.net/ can always find the latest version of the PHP source code and compression package.

Http://cvs.php.net

http://qa.php.net

Http://www.zend.com Zend official site.

Http://www.mysql.com MySQL official website

Http://www.apache.org apache official site

Http://www.phpe.net beyond PHP, there are many classic articles and PHP Class downloads.

Http://expert.9cbs.net has a popular PHP discussion sector, and I have benefited not shallow.

Http://blog.9cbs.net/countstars/ My blog, if there is any questions or suggestions, etc., you can talk to me here.

This http://www.openphp.cn Last this is a PHP technical site I am writing, I hope to complete it in the near future, and provide more PHP resources for friends who like PHP.

Here is what I have seen, think it is very good, and some books related to PHP, these books are placed next to my computer, and learning PHP preparing some learning books is necessary, even if the Internet has provided a lot of PHPs. Extremely related resources. :

1. "PHP program design":

Programming PHP

Publishing House: China Power Press

Original Publishing House: O'Reilly & Associates, Inc

Translation of: [US] Rasmus Lerdorf & Kevin Tatroe with Deng Yunjia translated

Published: July 2003

Pricing: 68 ¥

Word Count: 519 thousand words: 544

Note: One of the bookms is PHP's creator Rasmus Lerdorf. The book is in-depth, there are a lot of good suggestions and techniques, combining the dynamic eyes of the author for many years, very good PHP books. I am sighing: some experience and skills in it are great.

2. "PHP & MYSQL Web Database Application Development Guide"

Original title: Web Database Applications with PHP & MYSQL

Publishing House: China Power Press

Original Publishing House: O'Reilly & Associates, Inc

Translation Author: Hugh E.Williams waiting Xie Junying Yu Ouyang translation

Publishing date: May 2003

Pricing: 69.00 ¥

Word Count: 570 thousand pages: 599

Note: The book uses a good example to explain the interaction of PHP and MySQL, including the normalization of the database, etc., the reason for this book is that he instantiates the program and uses various techniques to solve PHP and MySQL databases. Interaction, but when reading the book, there must be a certain PHP foundation, which is a five-star book in Amazon. The second version has come out. One reading, when you follow the author, you will find that your PHP level really has improved. 3. "PHP Classic Example"

Original title: PHP Developer's Cookbook

Publishing House: China Power Press

Original Publishing House: Pearson Education

Translation Author: STERLING HUGHES waiting for Xu, animal husbandry, such as translation

Publishing date: April 2003

Pricing: 39.00 ¥

Word Count: 536 Ming Pages: 359

Note: One of the author of the book is also a member of the PHP development group. The book is not a system's PHP learning book, which is a very useful example, which contains many of the features and summary and techniques. In-depth explores the contents of PHP, not very thick, but really valuable.

4. "MySQL Core Programming"

Original title: Core MySQL: The Serious Developer's Guide

Publishing House: Tsinghua University Press

Original Publishing House: Pearson Education

Translation Author: (US) Leon Atkinson with Zhou Jing Xu Qingsong

Publishing Date: 2003-4-1

Pricing: 69.00 ¥

Pages: 552

Description: A good mysql tool is the official MySQL manual, I have a few books about MySQL, one of which is O'Reilly, but it is not very good, so I bought this mysql system book. After a breath, I saw a morning, I am very easy to understand, in-depth, especially from various paradigm, detailed built-in function explanation, detailed statement description, very good book, although there is a little mistake, huh, huh .

5. "JavaScript Authoritative Guide (Fourth Edition)"

Original title: JavaScript: The Definitive Guide, Fourth Edition

Publisher: Machinery Industry Press

Original Publishing House: O'Reilly & Associates, INC.

Translation Author: David Flanagan with Ze Zhang, M.

Publishing date: January 2003

Pricing: 99 ¥

Word Count: 964 thousand words: 1015

Note: A very classic JavaScript book, has already reached the fourth version, if you really want to bet on Web development, a system book about JavaScript is required. In some processing, it can help you do a lot of things, and make it easier to control HTML code, especially, my regular expression knowledge is learned from here, very detailed.

PHP blog

Personal Blog

Aaron Wormus: http://www.mmus.com/aaron/

ADAM TRACHTENBERG: http://www.trachtenberg.com

Andrei Zmievski: http://www.gravitonic.comAvenger: http://blog.phpe.net

Bitflux: http://blog.bitflux.ch

Binzy wu: http://0926.net/blog/

Chris shiflett: http://shiflett.org

David Sklar: http://www.sklar.com/blog/

Derick rethans: http://derickrethans.nl

George Schlossnagle: http://www.schlossnagle.org/~george/blog/

Easychen: http://blog.ibkmk.com

Harry Fuecks: http://www.sitepoint.com/blog-view.php?blogid=9

Haohappy: http://blog.9cbs.net/haohappy2004/

Ilia alshanetsky: http://ilia.ws

James cox: http://imajes.info

John Coggeshall: http://blog.coggeshall.org

Justin wu: http://www.phpsalon.com

Marco Tabini: http://blogs.phpach.com/mt/

Martin Fowler: http://martinfowler.com/bliki/

Miguel de Icaza: http://primates.ximian.com/~miguel/activity-log.php

PHPComplete: http://phpcomplete.com/

Rasmus lerdorf: http://lerdorf.com/

Sebastian: http://www.sebastian-bergmann.de/blog/

SHENKONG: http://blog.9cbs.net/countstars/

Sterling hughes: http://www.edwardbear.org/serendipity/

WEZ FURLONG: http://netevil.org

PHP Website

PHP OFFICIAL Site: http://www.php.net

Online Manual: http://www.php.net/manual/en/

Smarty Template Engine: http://smarty.php.net

Pear: http://pear.php.net

PECL: http://pecl.php.net

PHP Snapshots: http://snaps.php.net

PHP-gtk: http://gtk.php.net

Database Site

MySQL Official Site: http://www.mysql.com

SQLITE OFFICIAL Site: http://www.sqlite.org

PostgreSQL Official Site: http://www.postgresql.com

PostgreSQL Chinese Site: http://www.pgsqldb.org

Scripts site

PHP CLASSES: http://www.phpclasses.org

PHP Code Exchange: http://px.sklar.com

Softwares Download

PHP: http://www.php.net/downloads.php

PHP MANUAL: http://www.php.net/download-docs.php

Apache: http://httpd.apache.org/download.cgimysql: http://dev.mysql.com/downloads/

Sqlite: http://www.sqlite.org/download.html & http://pecl.php.net/package/sqlite

Other resource

Sitepoint: http://www.sitepoint.com

PHP HUB: http://www.phphub.com

Zend: http://www.zend.com

Open Source Web Developments: http://www.devshed.com

PHP FREAKS: http://www.phpfreaks.com

PHP builder: http://www.phpbuilder.com

Weberdev: http://www.weberdev.com

PHP Editor Review: http://www.php-editors.com

转载请注明原文地址:https://www.9cbs.com/read-42427.html

New Post(0)