PHP

Secure PHP: Sanitize form input to protect against XSS

I did another post aimed at web surfers, helping people to protect themselves against xss already embedded in websites. Now I just want to quickly point out something to PHP coders, something that my travels around the web reveal is missing in a shocking number of sites: Basic security against this kind of attack being executed through form submissions in your website.

Syndicate content