


Special reprint of an expert's summary of PHP learning resources and links._PHP Tutorial
When I was looking for PHP learning resources on the Internet, I came across Openphp.cn. As far as I know, the webmaster of this site is quite proficient in PHP. It is worth learning. He has written this article: Introducing several PHP books And some links to PHP related resources. The article will be of great help to me. The full text is reprinted. In addition, the link on his website allowed me to find the Chinese website of PostgreSQL http://www.pgsqldb.org/, which is here A lot of information about PostgreSQL is what I have been looking for these days. The following is reproduced from:: http://www.openphp.cn/index.php/article/13/167/index.html
Related links:
http://www.php.netPHP official site, which contains very comprehensive PHP information, you can get help from here.
http://pear.php.netPEAR official homepage.
http://smarty.php.net Official Smarty template engine homepage.
http://news.php.net A lively PHP discussion community.
http://bugs.php.net Report PHP bugs you find here.
http://snaps.php.net/ You can always find the latest version of PHP source code and compressed packages here.
http://cvs.php.net
http://qa.php.net
http://www.zend.comZend company official website.
http://www.mysql.comMySQL company official website
http://www.apache.orgApache’s official website
http://www.phpe.net Beyond PHP, there are many classic articles in it and PHP Class download.
http://expert.csdn.net has a popular PHP discussion section, and I have benefited a lot from it.
http://blog.csdn.net/countstars/ My Blog, if you have any questions or suggestions, you can come here to communicate with me.
http://www.openphp.cn The last one is a PHP technology site I am writing. I hope to complete it in the near future and provide more PHP resources for friends who like PHP.
The following recommends some books related to PHP that I have read and think are very good. These books are placed next to my computer. It is necessary to prepare some learning books to learn PHP, even on the Internet A lot of extremely relevant resources for PHP have been provided. :
1. "PHP Programming":
Programming PHP
Publisher: China Electric Power Press
Original publisher: O'Reilly&Associates, Inc
Translator : [US] Written by Rasmus Lerdorf & Kevin Tatroe Translated by Deng Yunjia and others
Publication date: July 2003
Price: 68¥
Number of words: 519,000 words Number of pages: 544
Description: Writer of the book One of them is Rasmus Lerdorf, the creator of PHP. This book explains it in a simple and easy-to-understand manner, with many good suggestions and techniques. It integrates the author's many years of PHP development. It is a very good PHP book. I sigh: the summary of some experiences and skills in it is really great.
2. "PHP & MYSQL Web Database Application Development Guide"
Original title: Web Database Applications with PHP&MySQL
Publisher: China Electric Power Publishing House
Original publisher: O'Reilly&Associates, Inc
Translated by: Hugh E.Williams et al. Translated by Xie Junying and Ouyang Yu
Publication date: May 2003
Price: 69.00¥
Word count: 570,000 words Page count: 599
Description: This book uses a good example to illustrate the interaction between PHP and MySQL, including the formal design of the database, etc. The reason why this book is recommended is that he instantiates the program and uses various techniques to solve PHP Interaction with MySQL database, but you must have a certain PHP foundation when reading this book. This book is a five-star book on Amazon. The second edition is also out. It's worth reading. After you follow the author to complete the system, you will find that your PHP level has really improved a lot.
3. "PHP Classic Examples"
Original title: PHP Developer's Cookbook
Publisher: China Electric Power Press
Original publisher: Pearson Education
Translator : STERLING HUGHES et al. Translated by Xu Mu et al.
Publication date: April 2003
Price: 39.00¥
Number of words: 536,000 words Number of pages: 359
Description: One of the authors of this book is also PHP Development team member.This book is not a systematic PHP learning book. This book describes the many functions of PHP through many very useful examples, and it contains a lot of experience, summary and techniques. It discusses various aspects of PHP in depth. It is not very thick, but it is really valuable.
4. "MySQL Core Programming"
Original title: Core MySQL: The Serious Developer's Guide
Publisher: Tsinghua University Press
Original publisher: Pearson Education
Translated author: (US) Leon Atkinson, Zhou Jing, Xu Qingsong
Publication date: 2003-4-1
Price: 69.00¥
Number of pages: 552
Description: A good MySQL tool It is the official MySQL manual. I have several books about MySQL, one of which is by O'reilly, but I didn't feel very good about it, so I bought this MySQL system book. I read it all morning. It is very easy to understand and explains the profound things in a simple way, especially the discussion of database design from various paradigms, detailed explanations of built-in functions, and detailed statement explanations. It is a very good book, although there are a few errors in the book, haha .
5. "The Definitive Guide to JavaScript (Fourth Edition)"
Original title: JavaScript: The Definitive Guide, Fourth Edition
Publisher: Machinery Industry Press
Original title Publisher: O'Reilly&Associates, Inc.
Translated author: David Flanagan Translated by Zhang Mingze and others
Publication date: January 2003
Price: 99¥
Number of words: 964,000 words Number of pages: 1015
Note: A very classic JavaScript book, now in its fourth edition. If you really want to invest in Web development, a system book on JavaScript is necessary. In some processing, it can help you do a lot of things and make it easier for you to control the HTML code. In particular, I learned my regular expression knowledge from here, which is 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
本文原始出处(openphp.cn)链接:
http://www.openphp.cn/index.php/article/13/167/index.html

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

JWT is an open standard based on JSON, used to securely transmit information between parties, mainly for identity authentication and information exchange. 1. JWT consists of three parts: Header, Payload and Signature. 2. The working principle of JWT includes three steps: generating JWT, verifying JWT and parsing Payload. 3. When using JWT for authentication in PHP, JWT can be generated and verified, and user role and permission information can be included in advanced usage. 4. Common errors include signature verification failure, token expiration, and payload oversized. Debugging skills include using debugging tools and logging. 5. Performance optimization and best practices include using appropriate signature algorithms, setting validity periods reasonably,

This tutorial demonstrates how to efficiently process XML documents using PHP. XML (eXtensible Markup Language) is a versatile text-based markup language designed for both human readability and machine parsing. It's commonly used for data storage an

Static binding (static::) implements late static binding (LSB) in PHP, allowing calling classes to be referenced in static contexts rather than defining classes. 1) The parsing process is performed at runtime, 2) Look up the call class in the inheritance relationship, 3) It may bring performance overhead.

A string is a sequence of characters, including letters, numbers, and symbols. This tutorial will learn how to calculate the number of vowels in a given string in PHP using different methods. The vowels in English are a, e, i, o, u, and they can be uppercase or lowercase. What is a vowel? Vowels are alphabetic characters that represent a specific pronunciation. There are five vowels in English, including uppercase and lowercase: a, e, i, o, u Example 1 Input: String = "Tutorialspoint" Output: 6 explain The vowels in the string "Tutorialspoint" are u, o, i, a, o, i. There are 6 yuan in total

What are the magic methods of PHP? PHP's magic methods include: 1.\_\_construct, used to initialize objects; 2.\_\_destruct, used to clean up resources; 3.\_\_call, handle non-existent method calls; 4.\_\_get, implement dynamic attribute access; 5.\_\_set, implement dynamic attribute settings. These methods are automatically called in certain situations, improving code flexibility and efficiency.

PHP and Python each have their own advantages, and choose according to project requirements. 1.PHP is suitable for web development, especially for rapid development and maintenance of websites. 2. Python is suitable for data science, machine learning and artificial intelligence, with concise syntax and suitable for beginners.

PHP is a scripting language widely used on the server side, especially suitable for web development. 1.PHP can embed HTML, process HTTP requests and responses, and supports a variety of databases. 2.PHP is used to generate dynamic web content, process form data, access databases, etc., with strong community support and open source resources. 3. PHP is an interpreted language, and the execution process includes lexical analysis, grammatical analysis, compilation and execution. 4.PHP can be combined with MySQL for advanced applications such as user registration systems. 5. When debugging PHP, you can use functions such as error_reporting() and var_dump(). 6. Optimize PHP code to use caching mechanisms, optimize database queries and use built-in functions. 7
