PHP Resources
August 15th, 2005
here’s a few more resources:
- SP - Coding Standards
Good article on Coding Standards - basically, how to write code that is easy to add to, maintain, and debug. Always good! - PHP Code Beautifier
Reformats PHP code based on your preferences, to make things easier to read etc. - Security Guide for PHP
Excellent guide to security. Includes code snippets, examples, and cases. Easy to read, and some excellent tips. Useful as a reference guide.
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>