CSS
Flash
JavaScript
Photoshop
PHP



CSRF POST Token Protection
Well, before I get into details about how to prevent CSRF, lets explain what it is exactly. Cross Site Request Forgery (also known as XSRF, CSRF, and Cross Site Reference Forgery) works by exploiting the trust that a site has for the user.



   
Copyright © 2008 Tutorial-List