11-14-2007, 03:53 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: Nov 2007
Posts: 41
Thanks: 24
|
Optimizing PHP Code
I've created stuff in php before where it looks fine to begin with and then later down the road when the site starts getting traffic... the code becomes a problem where load balancing had to come into play. I've been using xdebug to find long running functions ...Can anyone give some pointers on fully optimizing your php code?
|
|
|
|