Feb
07
I just found an amazing article about how to protect your Zend Framework application from CSRF (Cross-Site Request Forgery) on Good Computing Tips. It’s not an article about CSRF in specific but in form handling using the Zend Framework in general. Nevertheless I found it worth to share. Furthermore on Good Computing Tips you’ll find a couple of tricks regarding the Zend Framework such as using Zend_Navigation.
More informations:
- Part 1: Setting Up – A not so quick quickstart to Zend Framework
- Part 2: Creating your project – A not so quick quickstart to Zend Framework
- Part 3: Creating the model, database and retrieving values from them – A not so quick quickstart to Zend Framework
- Part 4: Creating and using forms – A not so quick quickstart to Zend Framework
- Part 5: Adding menus using Zend_Navigation – A not so quick quickstart to Zend Framework
no comment untill now