PHP Scripts
I began writing PHP scripts in 2000 because of how many custom scripts I was needing. PHP is the first language I could confidently program in. When it comes to PHP, I...
- Program with registered globals turned off, due to naming collisions and security issues that occur with it on
- Program as securely as possible when it comes to a language that has several significant security holes and encourages insecure programming
- Do my best to compensate for multiple versions of PHP, if possible, even if the script might not ever be used on another server