CSRF Protection (Cross-Site Request Forgery) CSRF process of an attacker tricking their victim into unknowingly submitting a request. CodeIgniter provides CSRF protection out of the box, which will get automatically triggered for every non-GET HTTP request, but also needs you to create your submit forms in a certain way. URI Security CodeIgniter contain following character in URI · Alpha-numeric text (Latin characters only) · Tilde: ~ · Per cent sign: % · Period: . · Colon: : · Underscore: _ · Dash: - · Space Password Handling · ...
The Developer Club is a web programming tutorial blog. In tutorials we mainly focused on programming queries related to php, mysql, javascript, css, css3, jquery, Ajax, Codeigniter Framework, Android developement, RESTAPI, Android SDK and gradle etc.