Chapter10.Debugging and Optimizations


Chapter 10. Debugging and Optimizations

IN THIS CHAPTER

  • Debugging Your PHP Scripts

  • Optimizing Your PHP Scripts

When push comes to shove, the simple fact is that most anyone can learn the syntax and grammar of a programming language well enough to write programs. However, as applications and projects become larger, understanding the code itself is not sufficient. There are many techniques that may be applied to reduce the bugs in your applications and to optimize the code for maximum performance. The purpose of this chapter is to provide the foundations of these principals for use within your own applications.



PHP 5 Unleashed
PHP 5 Unleashed
ISBN: 067232511X
EAN: 2147483647
Year: 2004
Pages: 257

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net