PHP: Difference between revisions

Content deleted Content added
Undid revision 140154680 by SoftwareDeveloper (talk)
Line 134:
=== Debuggers and profilers ===
 
[[Debugger]]s and [[profiler]]s allow developers to analyze running PHP code for potential and noted [[software bug]]s and bottlenecks. Examples of such software for PHP include [[Advanced PHP Debugger|APD]] and [[Xdebug]].
 
=== Templating engines ===