PHP Basic Knowledge Summary Folder Favorites list of articles
Summing up the basic knowledge of PHP, beginners or experts are worthy of reference to consolidate.
1PHP How to check if a library or function is available
2 about PHP5 Session life cycle Introduction
Summary of UTF8 coding problems for 3PHP pages and MySQL databases
Configuration issues for 4WAMP5
5 Why PHP is popular with web developers
6php How to get client computer screen parameters
Comparison of floating point calculation in 7PHP and the solution of inaccurate rounding
8 Getting started understanding of the concept of namespaces in PHP
9php5.4 The following versions of JSON do not support the solution of non-escaping content Chinese
The 12 most frequently involved questions in 10PHP related interviews
11 about the accuracy loss of the PHP floating-point number
12PHP function extension_loaded () Usage Example
Use regular expressions in 13PHP to extract Chinese implementation notes
The 14php implementation iterates through the directory and deletes the specified content in the specified file
Use break to jump out of multiple loop code instances in 15PHP
16php Array function sequence sort () ascending the element values of the arrays
A brief analysis of namespace-related concepts in 17PHP
1850 tips to improve PHP execution efficiency "reprint"
19PHP realization of a variety of Chinese-language encoding conversion class sharing
20PHP using MB_SUBSTR () to solve Chinese character string truncation garbled problem
Example of Get_object_vars () method usage in 21php
22PHP Combine HTML5 use Formdata object to submit forms and upload images
23php parsing URLs using Parse_url and PARSE_STR
Introduction of several ways to implement encryption in 24PHP
25PHP Magic variables and Magic functions
Database connection mode in 26php comparison of PDO and mysqli
An example analysis of 27php design pattern in single case mode
Detailed interpretation of return usage in 28PHP
29Java and PHP comparative analysis in web development
30PHP a summary of several ways to get post data
31 confusing 10 points of knowledge for PHP beginners
32PHP Magic Method Usage Summary
Basic knowledge of PHP series-New bird birds