Techniques of a Pro

You know you're a pro when you can debug like this.

And when you can't find the problem, just add more code. while (true) { echo('Error 404: Not Found'); }

Common Pitfalls:

Don't be like the amateur who thinks they can debug with just a grep.

Code Operations Code Recycling