7 More Mistakes Commonly Made by PHP Developers

  1. Using the mysql extension
  2. Not using PDO
  3. Not rewriting URLs
  4. Suppressing errors
  5. Assigning in Conditions
  6. Being Too Transparent
  7. Not Removing Development Configurations

Link