2020
5 Simple Steps On How To Debug A Bash Shell Script
by oriegLearn how to quickly debug scripts in Bash with those 5 simple steps that use some of the Bash shell special properties.
2009
2007
FirePHP - Capabilities Definition < Specifications < Reference
by camel & 1 other
FirePHP - Capabilities Definition < Specifications < Reference
Debugging PHP With Firebug
by nhoizey & 1 otherLogging PHP and JavaScript errors to same window makes debugging easier
2006
Profilage de code PHP | iPerSec
by camel & 9 others
Il est souvent bien difficile de comprendre pourquoi une page PHP est lente à s'afficher. Il est interessant d'intégrer dans son code des logs sur le temps d'exécution des parties critiques, mais cela ne donnera jamais une vision très fine des lenteurs d'un applicatif.
La solution existe, et s'appelle le profilage de code. Nous verrons comment utiliser xdebug pour analyser le fonctionnement d'une page PHP.
2005
1
(7 marks)