current location: Home > Download > Learning resources > php e-book > "High-Performance Application Development with PHP and MySQL" by Du Jiang

"High-Performance Application Development with PHP and MySQL" by Du Jiang
Classify: Learning materials / php e-book | Release time: 2017-12-14 | visits: 3088425 |
Download: 573 |
Latest Downloads
Horror Beat Phase Maker
Himalayan Children
Zebra AI
Supermarket Manager Simulator
Red Alert Online
Delta Force
Pokémon UNITE
Fantasy Aquarium
Girls Frontline
Wings of Stars
24 HoursReading Leaderboard
- 1 [Solved] How to Fix the Lost Ark EAC Offline Error on PC? - MiniTool
- 2 Oblivion Remastered: How To Get Out Of Jail
- 3 Google Slashes Pricing on Its Best Pixel Buds
- 4 Roblox: Grow A Garden - Complete Weather Guide
- 5 Canon MG2900 Series Driver Download/Install/Update for Win11/10 - MiniTool
- 6 Pokemon Go: May Reward Road Guide
- 7 Microsoft Vulnerable Driver Blocklist Option Grayed Out? Quick Fixes
- 8 3 Ways on How to Clear Thumbnail Cache You Should Know - MiniTool
- 9 Microsoft Video Editor Not Exporting on Windows 11/10 - MiniTool
- 10 Get Windows 11/10 Digital License to Activate Windows 11/10 - MiniTool
- 11 Fix Windows 11 Using Windows Update - MiniTool
- 12 How to Set Monitor to 144Hz Windows 10/11 If It Is Not? - MiniTool
- 13 [Compare] - Steam Deck vs Nintendo Switch: Which One Is Better? - MiniTool
- 14 Benchmarking and Profiling Concurrent Go Code
- 15 Microsoft 365 Business Standard vs Premium: Differences - MiniTool
Latest Tutorials
-
- Go language practical GraphQL
- 3252 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 4580 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2602 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 3305 2024-03-29
PHP and MySQL high-performance application developmentWith the theme of "PHP and MySQL high-performance application development", I selected the core best practices to explain. I am an old programmer with more than ten years of PHP development experience. summary of experience. First, it summarizes some doubts and difficulties in PHP programming from the language level, and then focuses on PHP buffering, network programming, caching technology, command line, debugging, testing, user verification strategy, code reconstruction and other knowledge; then focuses on explaining MySQL driver, storage engine, performance optimization, memcached, Sphinx full-text search engine and other important topics.
Table of contents
Chapter 1 PHP Answers 1
Chapter 2 In-depth PHP object-oriented 39
Chapter 3 PHP Output Buffer 69
Chapter 4 PHP Caching Technology 85
Chapter 5 PHP Network Programming 134
Chapter 6 PHP Tuning, Testing and Tools 188
Chapter 7 User Authentication Strategy 210
Chapter 8 In-depth understanding of MySQL driver and storage engine 242
Chapter 9 PHP Command Line Interface 264
Chapter 10 Code Refactoring Practice 286
