Special Reprint a master summary of PHP learning resources and links. _php Tutorials

Source: Internet
Author: User
Tags gtk mysql manual mysql official site pear php and mysql php book php books php editor
on the Internet to find PHP learning resources, stroll to the openphp.cn, according to my understanding of the station's webmaster to PHP can be said more proficient. It is worth my studying, he has written this article: introduce several PHP books and some links to PHP related resources. The article will be of great help to me. It is reproduced in full text. In addition to his station links let me find PostgreSQL's Chinese site http://www.pgsqldb.org/, here is a lot of information about PostgreSQL, is what I am looking for these days. The following transfers are from:: http://www.openphp.cn/index.php/article/13/167/index.html


RELATED links:
Http://www.php.netPHP official site, contains very comprehensive PHP information, can get help from here.
Http://pear.php.netPEAR official homepage.
Http://smarty.php.net Official Smarty Template engine home page.
Http://news.php.net the lively php discussion community.
Http://bugs.php.net here to report the bugs you found in PHP.
http://snaps.php.net/here 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.comZend Company official site.
Http://www.mysql.comMySQL Company official website
Official site of Http://www.apache.orgApache
Http://www.phpe.net beyond PHP, there are many classic articles and PHP Class download.
Http://expert.csdn.net has a popular PHP discussion section, and I have benefited a great deal.
http://blog.csdn.net/countstars/my blog, if there are any questions or suggestions, etc., can come here and I exchange.
Http://www.openphp.cn the last one, I am writing a PHP technology site, I hope to be able to complete it in the near future, and for those who like PHP to provide more PHP resources.

The following is recommended I have seen, think very good, and PHP related to some of the bibliography, these books are placed next to my computer, learning PHP to prepare some books is necessary, even if the Internet has a lot of PHP can be very relevant resources. :
1. "PHP Programming":

Programming PHP
Publisher: China Power Press
Former publishing house: O ' Reilly&associates,inc
[Mei]rasmus Lerdorf &kevin Tatroe Deng Yunjia and other translations
Publication date: July 2003
Price: 68¥
Number of words: 519,000 words page: 544
Description: One of the authors of the book is the creator of Php Rasmus Lerdorf, the book in layman's terms, there are a lot of good advice and skills, combining the author for many years PHP development of the borehole, very good PHP book. I sigh: Some of the experience and skills in the summary is really great.
2. "PHP & MYSQL Web Database application Development Guide"

Original title: Web Database Applications with Php&mysql
Publisher: China Power Press
Former publishing house: O ' Reilly&associates,inc
Author: Hugh E.williams Shejun
Publication date: May 2003
Price: 69.00¥
Number of words: 570,000 words page: 599
Description: The book is a good example of the interaction between PHP and MySQL, including the database of the regularization design, the reason for this book is that he instantiated the program, and use a variety of techniques to solve the PHP and MySQL database interaction, but read the book to have a certain PHP base, The book is a five-star book on Amazon. The second edition came out, too. Value of the first reading, when you follow the author to finish the system, you will find that your PHP level really improved a lot.
3. "PHP Classic Example"

Original title: PHP Developer ' s Cookbook
Publisher: China Power Press
Former publishing house: Pearson Education
STERLING Hughes waits for the translation of Xu Mu
Publication date: April 2003
Price: 39.00¥
Number of words: 536,000 words page: 359
Description: One of the authors of the book is also a member of the PHP development team. The book is not a systematic PHP learning bibliography, and it contains a number of very useful examples of PHP's many features, including a lot of experience and summary and techniques. In-depth discussion of all aspects of PHP content, not very thick, but really valuable.
4. "MySQL Core Programming"

Original title: Core mysql:the Serious Developer ' s Guide
Publishing house: Tsinghua University Press
Former publishing house: Pearson Education
Leon Atkinson Ivan Zhou Hu Qingsong
Publication date: 2003-4-1
Price: 69.00¥
Number of pages: 552
Description: A good MySQL tool is the official MySQL manual, I have several books about MySQL, one of which is O ' Reilly, but not very good, so I bought this MySQL system book. One breath to see the morning, is very easy to understand, in particular, from the various paradigms to discuss database design, detailed built-in function, detailed statement, very good book, although there are a few mistakes in the book, hehe.
5. The Definitive JavaScript Guide (fourth edition)

Original title: Javascript:the Definitive Guide,fourth Edition
Publishing house: Mechanical Industry Press
Former publishing house: O ' Reilly&associates,inc.
David Flanagan the translation of Zhang Minze
Publication date: January 2003
Price: 99¥
Number of words: 964,000 words page: 1015
Description: A very classic JavaScript book, now in the fourth version, if you really want to bet on WEB development, a system book on JavaScript is required. In some cases, it can help you do a lot of things and make it easier for you to control the HTML code, in particular, my regular expression knowledge is learned from here, very detailed.

PHP Blog
Personal Blog

Aaron wormus:http://www.wormus.com/aaron/

Adam trachtenberg:http://www.trachtenberg.com

Andrei zmievski:http://www.gravitonic.com

Avenger: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.csdn.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.phparch.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.csdn.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/zh/

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.cgi

mysql:http://dev.mysql.com/downloads/

Sqlite:http://www.sqlite.org/download.html&a ... 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 development: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


The Original source of this article (openphp.cn) Link:
http://www.openphp.cn/index.php/article/13/167/index.html

http://www.bkjia.com/PHPjc/317376.html www.bkjia.com true http://www.bkjia.com/PHPjc/317376.html techarticle on the Internet to find PHP learning resources, stroll to the openphp.cn, as far as I know the station webmaster to PHP can be said more proficient. It's worth learning, he has written this article: introduce several PHP books and some ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.