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: 3088378 |
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 Ugreen Uno 2-in-1 Magnetic Wireless Charger Review: It Powers Nearly All Your Apple Gear
- 2 Destiny 2: How To Earn The Champ Title
- 3 What platforms can trade virtual coins?
- 4 What should I use to trade Bitcoin?
- 5 What Does R6 Siege Error Code 0-0x00000003 Mean & How to Fix
- 6 Bitcoin client download APP portal
- 7 NYT Connections Answers And Hints - March 13, 2025 Solution #641
- 8 There May Be Threats on Your Device Loop on PC, Top Fixes Here
- 9 Sesame Open Door App Entrance Sesame Open Door Official Website Entrance Download App
- 10 What is the reason for the Bitcoin plunge? When can I buy the bottom? Where to trade?
- 11 How do I set up a DNS server (BIND) in Linux?
- 12 How do I configure a load balancer (HAProxy or Nginx) in Linux?
- 13 How do I configure a mail server (Postfix or Sendmail) in Linux?
- 14 How do I back up and restore a Linux system?
- 15 How do I configure a virtual private network (VPN) in Linux using OpenVPN or WireGuard?
Latest Tutorials
-
- Go language practical GraphQL
- 2929 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 4275 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 2311 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 3056 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
