Community
Articles
Topics
Q&A
Learn
Course
Programming Dictionary
Tools Library
Development tools
Website Source Code
PHP Libraries
JS special effects
Website Materials
Extension plug-ins
AI Tools
Leisure
Game Download
Game Tutorials
English
简体中文
English
繁体中文
日本語
한국어
Melayu
Français
Deutsch
Login
singup
Next Section: How to compare the performance of PHP7 and PHP5 (without comparison, there is no gap)
(972 plays)
Next Section
Watch Again
ဆ
Chapter
Note
Ask
Courseware
Feedback
PHP7底层源码级开发实战
Chapter1 PHP7 underlying source code level development practice (1)
1-1 Course Introduction
1-2 Take you to compile and install PHP7
1-3 How to compare the performance of PHP7 and PHP5 (without comparison, there is no gap)
1-4 What are the new features of PHP7?
1-5 PHP7 has other new features
1-6 Get to know all the features of PHP7 again
1-7 What is the small and elegant zval
1-8 Zval actual combat corresponding to different variables
1-9 Zend_string and copy-on-write practice
1-10 Take you through the practical use of reference types
Chapter2 PHP7 underlying source code level development practice (2)
2-1 What is an array in PHP7 source code
2-2 Take you to practice adding, deleting, modifying and checking arrays
2-3 Continue to practice adding, deleting, modifying and checking arrays (thoroughly knowing the underlying implementation logic of arrays)
2-4 Summarize the basic variables again
2-5 Memory management basics
2-6 What is the real memory allocation process_HD
2-7 What is Small memory management?
2-8 Take you to practice Small memory management
2-9 Chunk memory alignment
2-10 Understand the real markings of Small and Large memory
Chapter3 PHP7 underlying source code level development practice (3)
3-1 Judgment of memory marking and memory release size
3-2 Summary of memory management
3-3 PHP running life cycle
3-4 What is CLI mode
3-5 Practical life cycle of CLI mode
3-6 Understand the function call diagram of module initialization part
3-7 Detailed explanation of php_module_startup stage
3-8 Detailed explanation of php_request_startup
3-9 Detailed explanation of execution and management phases
3-10 What are the three modes of FPM
Chapter4 PHP7 underlying source code level development practice (4)
4-1 Basic knowledge of network programming
4-2 Network programming practice
4-3 Signal processing practice
4-4 FPM life cycle
4-5 Practical combat: debugging FPM using GDB
4-6 FastCGI protocol theory explanation
4-7 FastCGI protocol in action
4-8 Continue to practice the FastCGI protocol
4-9 Chapter Summary
Chapter5 PHP7 underlying source code level development practice (5)
5-1 Do interpreted languages also need to be compiled?
5-2 NFA and DFA
5-3 Using re2c for lexical analysis
5-4 Introduction to Grammar Analysis and Backusian Paradigm
5-5 Practical combat: using bison for syntax analysis
5-6 Lexical and syntactic analysis of PHP7
5-7 Practical combat: PHP7 lexical analysis process
5-8 PHP7 syntax analysis process
5-9 AST compiled into instruction set
5-10 Practical combat: the process of compiling AST into opcode
Chapter6 PHP7 underlying source code level development practice (6)
6-1 The basics of Zend virtual machine
6-2 Practical combat: Execution of Zend virtual machine
6-3 Summary and review
6-4 AST, stack, symbol table and instruction set of break syntax
6-5 break command execution process_HD
6-6 AST, stack, symbol table and constants of include syntax
6-7 Execution of include syntax
6-8 AST of conditional judgment grammar
6-9 Stack, symbol table, constants and instruction set for conditional statements
6-10 The execution process of conditional syntax
Chapter7 PHP7 underlying source code level development practice (7)
7-1 foreach's AST, stack, symbol table and constant array
7-2 foreach instruction set
7-3 The execution process of foreach syntax
7-4 Exception handling AST, stack, symbol table, constants and instruction set
7-5 Exception handling execution process
7-6 Write a simple extension
7-7 Practical combat: detailed analysis of expansion
7-8 A simple logging extension
7-9 SeasLog extended analysis (1)
7-10 SeasLog extended analysis (2)
Chapter8 PHP7 underlying source code level development practice (8)
8-1 Internal function sort analysis
8-2 internal extended date
8-3 Course Review and Outlook
Previous section
Next Section
Tutorial List
get help
Course Recommendations
Courseware download
Elementary
Scala Tutorial
13314 people are watching
Elementary
CSS Online Manual
81756 people are watching
Elementary
SVG Tutorial
12787 people are watching
Elementary
AngularJS Chinese Reference Manual
24244 people are watching
Elementary
Go language tutorial manual
27023 people are watching
Elementary
Redis command operation Chinese manual
57532 people are watching
Elementary
Python 3 Tutorial
87228 people are watching
Elementary
XML DOM tutorial
20757 people are watching
Elementary
Memcached command operation manual
17526 people are watching
Elementary
XSLT tutorial
9593 people are watching
Elementary
XQuery Tutorial
8924 people are watching
Elementary
XLink Tutorial
8415 people are watching
Students who have watched this course are also learning
494315 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