Monday, August 24, 2009

10 Principles for PHP Developers

We need PHP masters to show us the best principles to follow for high-grade PHP programming.

1. Use PHP Only When You Need it 

2. Use Many Tables With PHP and MYSQL for Scalability 

3. Never, ever trust your users 

4. Invest in PHP Caching 

5. Speed up PHP Development with an IDE, Templates and Snippets

6. Make Better Use of PHP’s Filter Functions 

7. Use a PHP Framework 

8. Turn on Error Reporting Immediately 

9. Use Batch Processing





No comments:

Post a Comment