


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

What’s still popular is the ease of use, flexibility and a strong ecosystem. 1) Ease of use and simple syntax make it the first choice for beginners. 2) Closely integrated with web development, excellent interaction with HTTP requests and database. 3) The huge ecosystem provides a wealth of tools and libraries. 4) Active community and open source nature adapts them to new needs and technology trends.

PHP and Python are both high-level programming languages that are widely used in web development, data processing and automation tasks. 1.PHP is often used to build dynamic websites and content management systems, while Python is often used to build web frameworks and data science. 2.PHP uses echo to output content, Python uses print. 3. Both support object-oriented programming, but the syntax and keywords are different. 4. PHP supports weak type conversion, while Python is more stringent. 5. PHP performance optimization includes using OPcache and asynchronous programming, while Python uses cProfile and asynchronous programming.

PHP is mainly procedural programming, but also supports object-oriented programming (OOP); Python supports a variety of paradigms, including OOP, functional and procedural programming. PHP is suitable for web development, and Python is suitable for a variety of applications such as data analysis and machine learning.

PHP originated in 1994 and was developed by RasmusLerdorf. It was originally used to track website visitors and gradually evolved into a server-side scripting language and was widely used in web development. Python was developed by Guidovan Rossum in the late 1980s and was first released in 1991. It emphasizes code readability and simplicity, and is suitable for scientific computing, data analysis and other fields.

PHP is suitable for web development and rapid prototyping, and Python is suitable for data science and machine learning. 1.PHP is used for dynamic web development, with simple syntax and suitable for rapid development. 2. Python has concise syntax, is suitable for multiple fields, and has a strong library ecosystem.

PHP remains important in the modernization process because it supports a large number of websites and applications and adapts to development needs through frameworks. 1.PHP7 improves performance and introduces new features. 2. Modern frameworks such as Laravel, Symfony and CodeIgniter simplify development and improve code quality. 3. Performance optimization and best practices further improve application efficiency.

PHPhassignificantlyimpactedwebdevelopmentandextendsbeyondit.1)ItpowersmajorplatformslikeWordPressandexcelsindatabaseinteractions.2)PHP'sadaptabilityallowsittoscaleforlargeapplicationsusingframeworkslikeLaravel.3)Beyondweb,PHPisusedincommand-linescrip

PHP type prompts to improve code quality and readability. 1) Scalar type tips: Since PHP7.0, basic data types are allowed to be specified in function parameters, such as int, float, etc. 2) Return type prompt: Ensure the consistency of the function return value type. 3) Union type prompt: Since PHP8.0, multiple types are allowed to be specified in function parameters or return values. 4) Nullable type prompt: Allows to include null values and handle functions that may return null values.


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

Atom editor mac version download
The most popular open source editor

SublimeText3 Linux new version
SublimeText3 Linux latest version

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

SublimeText3 English version
Recommended: Win version, supports code prompts!

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.