AJAX requests in CakePHP without disabling SecurityComponent
Security is always a big deal for a software specially for web app where you don’t know your users’ intention. To ensure some common security…
Thoughts, tutorials, and research notes.
Security is always a big deal for a software specially for web app where you don’t know your users’ intention. To ensure some common security…