This tutorial is a continuation of my Web Design and Programming Tutorial, but if you’re are well versed in PHP you should understand everything I present here.
I specifically will show you how to:
- Hide your database access files
- How to eliminate code injection with regular expressions
- Introduce a bunch of PHP functions that will delete harmful code
