Home
Course List
Live classroom recording of the second full-stack development training class (PHP part)
Live classroom recording of the second full-stack development training class (PHP part)
The second phase of the online training class on PHP Chinese is a full live broadcast of the class, delivered by Peter Zhu, a professional lecturer on this site. The course covers front-end development and the most practical technologies for server-side development.
290796
person learning
126
class hour
2023-08-07
update time
17 Hours17 minutes53 seconds
Total course duration
欢迎选择我的课程,让我们一起见证您的进步~~
You will learn
Quickly master the basic principles and processes of PHP development
Live classroom recording of the second full-stack development training class (PHP part)
Section1 PHP basic syntax
24 minutes33 seconds
Section2 Mixed writing of PHP and HTML
20 minutes52 seconds
Section3 PHP generated content sent to client
05 minutes33 seconds
Section4 Basic understanding of variables
25 minutes58 seconds
Section5 Basic understanding of string characters
26 minutes58 seconds
Chapter1 4_11PHP basic syntax
Section1 Variable type detection and conversion
42 minutes19 seconds
Section2 A detailed explanation of the differences between is_null(), empty() and isset()
In calculation
Section3 Scope of variables (emphasis)
In calculation
Chapter2 4_12 Describe variables and arrays in detail
Section1 Commonly used variable operations
In calculation
Section2 Creation, access and detection of constants
In calculation
Section3 Array creation, access, update and deletion
21 minutes42 seconds
Section4 Process control of multi-branch judgment
12 minutes49 seconds
Section5 for loop structure
04 minutes16 seconds
Section6 Table automatic generator
24 minutes35 seconds
Section7 Table automatic generator 2
In calculation
Chapter3 4_13 Array and process control
Section1 Front-end form production
In calculation
Section2 Ajax submission and PHP validation
13 minutes05 seconds
Section3 Front-end output of verification results
In calculation
Section4 Password and password confirmation verification
In calculation
Section5 Basic knowledge of functions
In calculation
Chapter4 4_16PHP and Ajax to implement form validation
Section1 while loop
In calculation
Section2 Array key value and pointer cruise function
In calculation
Section3 Stack and queue operations
In calculation
Section4 Split, merge, delete and replace
In calculation
Section5 Array traversal and examples
In calculation
Chapter5 4-17 Loops and array functions
Section1 Detailed description of array sorting function
In calculation
Section2 How to correct string length
06 minutes11 seconds
Section3 character comparison function
17 minutes24 seconds
Section4 Conversion between string and array
11 minutes57 seconds
Section5 Conversion between html font characters
16 minutes07 seconds
Section6 Delete or fill specified content
12 minutes40 seconds
Section7 Commonly used find and replace functions
13 minutes20 seconds
Chapter6 4_18 Lecture on String Functions
Section1 File operations
In calculation
Section2 Directory traversal (Part 1)
In calculation
Section3 Directory traversal (Part 2)
In calculation
Section4 File path parsing
In calculation
Section5 Common operations on files and directories
In calculation
Section6 Describe in detail the principle and implementation of file upload
In calculation
Chapter7 4_19 File and directory operations
Section1 How cookies work and common operations
In calculation
Section2 Practical cookie implementation for user login
In calculation
Section3 Practical cookie implementation for user login 2
In calculation
Section4 Practical Cookie Implementation of User Login Three
In calculation
Section5 The working principle and common operations of session
In calculation
Section6 Actual modification of cookie login to session login
In calculation
Chapter8 4_20Cookies and Sessions
Section1 Administrator installation and common SQL statements
In calculation
Section2 Describe database connection technology in detail
In calculation
Section3 Proper steps to perform database operations
In calculation
Section4 Add new operation skills
In calculation
Section5 Update operation process
In calculation
Section6 6.1 Query operations involve technology
In calculation
Section7 An easy way to query operations
In calculation
Section8 Delete operation
In calculation
Section9 Multi-statement query and multi-result set processing technology
In calculation
Chapter9 4_23mysqli process-oriented programming technology
Section1 How to execute multiple SQL write operation statements
In calculation
Section2 Basic operations of field pointers
In calculation
Section3 Basic operations of record pointers
In calculation
Section4 Preprocessing new operations
In calculation
Section5 Simplification of new preprocessing operations
In calculation
Section6 Preprocessing operations on result sets
In calculation
Chapter10 4_24mysqli_fields and preprocessing operations
Section1 MySQLi object-oriented connection operation
In calculation
Section2 New object-oriented operations in MySQLi
In calculation
Section3 Simplify MySQLi object-oriented new operations
In calculation
Section4 MySQLi object-oriented processing of query result sets
In calculation
Section5 PDO connects to database
In calculation
Section6 PDO preprocessing insert operation
In calculation
Section7 Simplify PDO preprocessing insert operations
In calculation
Section8 PDO preprocessing update operations
In calculation
Chapter11 4_25MySQLi object-oriented and PDO basics
Section1 Basic steps for PDO preprocessing query operations
In calculation
Section2 Chained implementation of PDO preprocessing query operations
In calculation
Section3 PDO preprocessing implements traversal of multiple result sets
In calculation
Section4 Library encapsulation connection operation
In calculation
Section5 New operations for library encapsulation
In calculation
Section6 Library encapsulation update operation
In calculation
Section7 Library encapsulation of single query operation
In calculation
Section8 Library encapsulation of multiple query operations
In calculation
Section9 Library closure deletion operation
In calculation
Chapter12 4_26PDO query and encapsulation of common operations
Section1 Paging principle and manual paging
In calculation
Section2 Implement previous page and next page
In calculation
Section3 Generation of intermediate page number sequence
In calculation
Section4 Simplify pagination code
In calculation
Section5 Current page number highlighting and page number jump
In calculation
Section6 Encapsulate paging functions and calls
In calculation
Chapter13 4_27 Detailed explanation of paging and paging function encapsulation
Section1 Relationship between classes and objects and member access methods
In calculation
Section2 Constructors, property queryers and setters
In calculation
Section3 Magic methods __get() and __set()
15 minutes06 seconds
Chapter14 5_2 First experience with object-oriented programming
Section1 Class attributes and class constants
18 minutes36 seconds
Section2 Automatic loading of classes
15 minutes35 seconds
Section3 Class inheritance and method overloading
31 minutes10 seconds
Section4 Creation and access of static members
30 minutes14 seconds
Chapter15 5_3 Class attributes, class automatic loading and class inheritance
Section1 Parameter handling function
08 minutes56 seconds
Section2 User callback agent execution function
39 minutes16 seconds
Section3 eval() and creating anonymous functions
In calculation
Section4 A closer look at range parsers
In calculation
Section5 Elaborate on static and late static binding
In calculation
Chapter16 5_4 Function processing functions and static members
Section1 What is abstract class
In calculation
Section2 Describe the interface and implementation in detail
In calculation
Section3 A closer look at traits and inheritance
In calculation
Section4 How to iterate over objects
In calculation
Section5 How to clone an object
In calculation
Chapter17 5_7 Abstract class interface and trait
Section1 Object serialization with __sleep() and __wackup()
In calculation
Section2 Class attribute detection and deletion __isset() and __unset()
In calculation
Section3 Cross-class calls to __call() and __callStatic()
In calculation
Section4 Namespaces and space members
In calculation
Section5 Namespace declaration and global space access
In calculation
Section6 Classification and access methods of namespaces
In calculation
Section7 Namespace aliases and import methods
In calculation
Chapter18 5_8 Cross-class calls and namespaces
Section1 Elaborating on MVC design ideas (Part 1)
10 minutes34 seconds
Section2 Elaborating on MVC design ideas (Part 2)
20 minutes51 seconds
Section3 Describe MVC design ideas in detail (Part 2)
In calculation
Section4 Introduction to singleton pattern
18 minutes21 seconds
Section5 Introduction to Factory Pattern
15 minutes53 seconds
Section6 Introduction to registration tree mode
12 minutes44 seconds
Chapter19 5_9MVC and common design patterns
Section1 Similarities and differences between enterprise-level project development and learning 1
48 minutes41 seconds
Section2 Similarities and differences between enterprise-level project development and learning 2
01 Hours04 minutes59 seconds
Chapter20 5_11 Similarities and differences between enterprise-level project development and learning
Chapter21 5_14Product birth process
Chapter22 5_15html page part
Section1 html page part 3
46 minutes36 seconds
Section2 html page part 4
01 Hours06 minutes25 seconds
Chapter23 5_16html page part
Section1 html page part 5
56 minutes33 seconds
Section2 Leave messages and comments
01 Hours01 minutes13 seconds
Chapter24 5_17html page part
Section1 Develop message board
In calculation
Section2 Post a blog
In calculation
Section3 Post log 1
In calculation
Chapter25 5_18php development part
Data Name
Part of the PHP courseware and source code of the second online class
Download
天蓬老师 Lecturer Other Courses
Popular courses
JAVA Beginner's Video Tutorial
753 class hour
2982559
Little Turtle's zero-based introduction to learning Python video tutorial
60 class hour
546667
Quick introduction to web front-end development
8 class hour
220790
Master PS video tutorials from scratch
268 class hour
1003301
Latest courses
[Web front-end] Node.js quick start
16 class hour
16696
Complete collection of foreign web development full-stack courses
12 class hour
13480
Go language practical GraphQL
10 class hour
11115
550W fan master learns JavaScript from scratch step by step
1 class hour
1264











