Article
Topic
Learning
Download
Q&A
Programming Dictionary
Game
Recent Updates
login
简体中文(ZH-CN)
English(EN)
繁体中文(ZH-TW)
日本語(JA)
한국어(KO)
Melayu(MS)
Français(FR)
Deutsch(DE)
Next Section: Declaration and inheritance of abstract classes
(1866 plays)
Next Section
Watch Again
ဆ
Chapter
Note
Ask
Courseware
Feedback
The third training session_PHP development
Chapter1 PHP environment setup and basic syntax
1-1 Analysis of PHP working principle
1-2 Building a PHP development environment [PHP toolbox]
1-3 Rules for variable definition 1
1-4 Rule 2 for variable definitions
1-5 String creation and variable parsing
Chapter2 Advanced knowledge and practical combat of variables
2-1 Variable types and detection
2-2 Usage of is_null(), empty() and isset()
2-3 Explain the scope of variables in detail
2-4 Elaborate on constants
2-5 Introduction to arrays
2-6 Branch structure of process control
2-7 Process control for loop
Chapter3 Process control practice and commonly used array functions (1)
3-1 Practical combat: automatic table generator
3-2 while() and do~while() loops
3-3 Basic knowledge of functions
3-4 Array functions (key-value operations and internal pointers)
3-5 Stack and queue operations on arrays
Chapter4 Commonly used array functions (2)
4-1 Classification creation and traversal of arrays
4-2 Common key-value operation functions for arrays
4-3 Conversion between arrays and variables and strings
4-4 Array cutting and filling
4-5 Callback processing of commonly used array elements
4-6 Other common array functions
Chapter5 Commonly used string functions
5-1 Common array sorting techniques
5-2 String filtering, filling and application scenarios
5-3 String case conversion and application scenarios
5-4 How to handle the HTML content of a string
5-5 The most commonly used substring query function
5-6 The most commonly used string replacement functions
Chapter6 Common file operations
6-1 Common file operations
6-2 Common directory operations
6-3 File related magic constants
6-4 Deletion, copying, and moving of files and directories, etc.
6-5 File upload practice (Part 1)
6-6 File upload practice (Part 2)
Chapter7 Object Basics and MySQLi Object Programming
7-1 The correct way to open the php manual
7-2 Class instantiation and member access
7-3 Class constructor and member access restrictions
7-4 Usage scenarios of magic methods __get() and __set()
7-5 Introduction to administrator usage and common sql statements
7-6 How to connect to the database with mysql
Chapter8 MySQLi and PDO operate database
8-1 MySQLi new record
8-2 MySQLi quickly adds multiple records
8-3 MySQLi update records
8-4 MySQLi delete records
8-5 MySQLi query operations
8-6 PDO database connection method
8-7 PDO new record
8-8 Simplified operation of adding new records in PDO
8-9 PDO update record
8-10 PDO delete record
8-11 PDO preprocessing query general operations
8-12 How to get the correct number of records in the result set with PDO
8-13 PDO binds result set columns to variables for traversal
Chapter9 session control technology
9-1 Introduction to cookies
9-2 Cookie login and verification (Part 1)
9-3 Cookie login and verification (Part 2)
9-4 session introduction
9-5 Sessoin implements login and verification
Chapter10 Class instantiation and attribute overloading
10-1 Class declaration and instantiation
10-2 Access control for class members
10-3 Class constants/constructors/property overloading
10-4 Class inheritance and polymorphism
10-5 Access to static members in a class
Chapter11 Method overloading and static inheritance
11-1 Analysis of the principles of method overloading
11-2 Describe the call_user_func_array() function in detail
11-3 Practical combat: Simulating database chain query in ThinkPHP5.1
11-4 A closer look at late static binding
11-5 Late static binding instance
Chapter12 Advanced knowledge of classes and objects
12-1 A closer look at anonymous classes in PHP7.0
12-2 The principle and function of Trait attribute class
12-3 If you implement automatic loading of classes
12-4 Declaration and inheritance of abstract classes
12-5 Interface declaration and implementation
12-6 object cloning technology
12-7 Object serialization and deserialization process
Chapter13 A closer look at namespaces
13-1 The role of namespaces
13-2 Namespace declaration
13-3 Unqualified/qualified/fully qualified namespace
13-4 Usage scenarios of __NAMESPACE__ and namespace
13-5 use method to import category names or class space aliases
Chapter14 Preliminary design patterns and MVC
14-1 Singleton pattern principles and application examples
14-2 Factory method principles and application examples
14-3 MVC implementation principle (1)
14-4 MVC implementation principle (2)
14-5 MVC implementation principle (Part 2, Part 2)
Chapter15 Faceted query principle and class encapsulation
15-1 Manual query principle
15-2 Previous page and next page implementation principle
15-3 How to generate middle page numbers
15-4 The principle of fast page jump
15-5 Encapsulation and practice of paging class
15-6 [Optional] Use frameworks to standardize code styles
Chapter16 Smarty template engine foundation and application
16-1 Smarty download and import
16-2 Smarty template variables and rendering output
16-3 Smarty custom variables/functions and process control
16-4 Files in Smarty include
16-5 Template inheritance technology in Smarty
Chapter17 Personal blog of practical development
17-1 Blog homepage implementation (1)
17-2 Blog homepage implementation (2)
Chapter18 Personal blog of practical development
18-1 Encapsulate pop-up message UI class
Chapter19 Personal blog of practical development
19-1 Database access class package 1
19-2 Database access class package 2
Chapter20 Personal blog of practical development
20-1 Database access class package 3
20-2 Database access class package 4
Chapter21 Personal blog of practical development
21-1 Database access class encapsulation 5
21-2 Database access class encapsulation 6
Chapter22 Personal blog of practical development
22-1 Database access class encapsulation PDO parameter binding
22-2 Database access class encapsulation paging
Chapter23 Personal blog of practical development
23-1 Blog login function implementation
23-2 Blog post publishing implementation
Chapter24 Personal blog of practical development
24-1 Blog home page data rendering 1
24-2 Blog homepage data rendering 2
Chapter25 Practical forum project construction
25-1 Forum project construction
25-2 Forum login, registration, verification code generation (2)
Chapter26 Course Summary
26-1 Course Summary (Part 1)
26-2 Course Summary (Part 2)
Previous section
Next Section
Tutorial List
get help
Course Recommendations
Courseware download
Elementary
Imperial CMS enterprise imitation website tutorial
3048 people are watching
Elementary
Newbies with zero foundation in WordPress build personal blogs and corporate websites
6743 people are watching
Elementary
Ultimate CMS zero-based website building instruction video
2724 people are watching
Elementary
Front-end project-Shangyou [HTML/CSS/JS technology comprehensive practice]
3117 people are watching
Intermediate
Vue3.0 from 0 to build a universal backend management system project practice
5351 people are watching
Elementary
Zero-based front-end course [Vue advanced learning and practical application]
2821 people are watching
Elementary
WEB front-end tutorial [HTML5+CSS3+JS]
3506 people are watching
Elementary
Quick introduction to apipost
2161 people are watching
Intermediate
Vue3+TypeScript practical tutorial-enterprise-level project practice
3208 people are watching
Elementary
Let's briefly talk about starting a business in PHP
17423 people are watching
Intermediate
VUE e-commerce project (front-end & back-end dual project actual combat)
3828 people are watching
Elementary
Apipost practical application [api, interface, automated testing, mock]
2265 people are watching
Students who have watched this course are also learning
492155 plays
Let's briefly talk about starting a business in PHP
Quick introduction to web front-end development
Large-scale practical Tianlongbabu development of Mini version MVC framework imitating the encyclopedia website of embarrassing things
Getting Started with PHP Practical Development: PHP Quick Creation [Small Business Forum]
Login verification and classic message board
Computer network knowledge collection
Quick Start Node.JS Full Version
The front-end course that understands you best: HTML5/CSS3/ES6/NPM/Vue/...[Original]
Write your own PHP MVC framework (40 chapters in depth/big details/must read for newbies to advance)
notes
X
About us
Disclaimer
Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!