Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

fluxsauce/debugging-php-essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debugging PHP Advanced Techniques

Debug your PHP code effectively using a variety of client and server-side tools. Author Jon Peck demonstrates how to leverage Xdebug, Firebug, FirePHP, and others to improve the quality of your code and reduce troubleshooting overhead.

This course covers installation of Xdebug on Apache web servers and integration the NetBeans IDE. Then, a survey of web browser developer tools across Chrome, Firefox and Internet Explorer, including browser agnostic solutions such as Firebug Lite. Finally, best practices for debugging and profiling web application failures and performance issues will be covered. The next time an issue needs to be addressed, a full toolkit of options will be available!

Contributed code

About

Debugging PHP Essentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors