CitedEvidence
User Settings

Chapter 3 PHP Code Optimization

Armando Padilla,Tim Hawkins-2010-01-01-Apress eBooks
0

TL;DRAbstract

Opcode caching, data caching using Memcached, and optimizing your database are all great optimization tricks you will learn once you’re done with this book. But before reaching those chapters, we need to learn how to apply the best coding practices. Knowing when to use a specific PHP function over another and making small incremental changes in your code can change the performance of your PHP code.

Chat with Paper

AI Agents for this Paper

Opcode caching, data caching using Memcached, and optimizing your database are all great optimization tricks you will learn once you’re done with this book. But before reaching those chapters, we need to learn how to apply the best coding practices. Knowing when to use a specific PHP function over another and making small incremental changes in your code can change the performance of your PHP code.

Keywords

Computer scienceOpcodeCode (set theory)Coding (social sciences)DatabaseProgramming language

Chat

Click to start Chat