PHP in 2011
2024-11-08
6
Use a profiler
Use callgrind/xdebug/xhprof/xhgui to find problems
Example: Callgrind catching an unset timezone
Example: An Xdebug profile
Example: Using Xdebug to try to understand Wordpress