Hardening Your CakePHP Application
Security is baked into CakePHP, but developers must still follow best practices. Learn how to use the Security and Csrf Components, and how to properly sanitize data before it hits your database to ensure your application remains impenetrable...