Summary and URL of PHP learning materials_PHP tutorial
PHP official website ---- http://www.php.net/
If your English level is acceptable, it is recommended to visit here frequently. The latest and most authoritative technical documents and software are available here.
China PHP Alliance ----http://www.phpx.com/ Chinese PHP information is comprehensive, informative and updated in a timely manner.
(1) PHP technical documentation
Beyond PHP ----http://www.phpe.net/
Beyond PHP website is a brand new, open source, non-profit PHP Teaching site. Special columns include classic articles, Class downloads, etc., and there is an online PHP communication community
Tianji.com---Software Channel---PHP Album----http://www.yesky.com/72342371945349120 /index.shtml
Pacific Network College-ph ---- http://www.pconline.com.cn/pcedu/empolder/wz/php/
21st Century The Chinese PHP Network and Chinese PHP Club provide technical documents and learning tutorials related to LINUX, Apache Web server, MYSQL database, PHP4, and PHP5 program development.
Empire Development ----http://www.phome.net/
A large number of original PHP technical documents. There is also PHP source code download. 6. PHP Chinese website ----http://www.openphp.cn/
Provides PHP and Web development and other related resources.
PHP&MORE ----http://www.phpmore.com
The first PHP electronic magazine (PDF) in China, providing the latest PHP information, one issue per month. Technical articles related to PHP5 will be released one after another.
Netbei ----http://www.netbei.com/Article/php/
It is rich in content and provides a large number of basic articles, which is worth reading.
CSDN Technology Community ----http://community.csdn.net/
If you don’t understand anything, leave a message here and experts will help you solve the problem.
PHP5 Research Laboratory ----http://www.phpv.net/
It has rich information and I go there often.
2) PHP source code resources
China source code download site----http://www.downcode.comPHPChina open source community portal
Provides a large number of ASP, CGI, PHP, JSP, .NET, Java special effects and other website building source codes, as well as various software download and cracking applications!
Source Code Home----http://www.mycodes.net/ PHPChina Open Source Community Portal
After a period Due to time adjustments, Source Code Home has now begun to update again, and the speed is relatively fast. PHPChina Open Source Community Portal
Code China Network----http://www.codechina.net
Sunshine Download----http://www.downm.com http://down.89dns.net/
One of the recent popular code download sites has a shortcoming, that is, the opening speed is a bit slow, maybe because of the large number of people. PHPChina Open Source Community Portal
PHPChina Open Source Community Portal
5. Happy Family Network----http://www.puterkey.com
The main works include PKYDOWN text download system, PKY text article system, etc. It is a service attitude that is very good A site. PHPChina Open Source Community Portal
6. I Love PHP Network----http://www.ipp.org/
A download site full of text PHP codes, the codes inside are all very good , but the update speed is too slow. PHPChina Open Source Community Portal
China Webmaster Station----http://www.chinaz.com
Code Download Base----http://www.ddown.com
China Source Code Center----http://www.cncode.com/
ASP300 ----http://www.asp300.com/
China Code Hengyi Data Center----http:/ /www.china-code.net
Confidence Network Studio----http://www.xxsky.com
Huaxun Kunxiang----http://www.ftpshow.com
Yifeng Download Station----http://www.iwind.org
1. Taiwan Chung Yuan University PHP video tutorial (five files)
http://www.yeshack .com/jc/200609/4406.htmlPHPChina
http://www.yeshack.com/jc/200609/4407.htmlPHPChina
http://www.yeshack.com/jc/200609/4408.htmlPHPChina
http://www.yeshack.com/jc/200609/4409.htmlPHPChina
http://www.yeshack.com/jc/200609/4410.html
2. PHP4. 0Learning video tutorial
http://download.jz173.com/softht... 20055301932310.html
http://download.osssacc.org/class/php/php_2/php1.mpg
http ://download.osssacc.org/class/php/php_2/php2.mpg
http://download.osssacc.org/class/php/php_2/php3.mpg
http://download.osssacc .org/class/php/php_2/php4.mpg
http://download.osssacc.org/class/php/php_2/php5.mpg
http://download.osssacc.org/class/php /php_2/php6.mpg
http://download.osssacc.org/class/php/php_2/php7.mpg
http://download.osssacc.org/class/php/php_2/php8.mpg
4. IIS 5.0 PHP MYSQL video tutorial
http://download.jz173.com/softht... 20052162327360.html
http://202.116.32.249/itat/dtwy/disk2 /25/25.asf
http://202.116.32.249/itat/dtwy/disk2/26/26.asf
http://202.116.32.249/itat/dtwy/disk2/27/27.asf
http://202.116.32.249/itat/dtwy/disk2/28/28.asf
PHP video tutorial from entry to master Super classic (size 15.6G)
ftp://yule :www.vodzy.com@www.vodzy.com/php/php.rar

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

AI Hentai Generator
Generate AI Hentai for free.

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

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

To work on file upload we are going to use the form helper. Here, is an example for file upload.

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

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

CakePHP is an open source MVC framework. It makes developing, deploying and maintaining applications much easier. CakePHP has a number of libraries to reduce the overload of most common tasks.

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

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,
