Category : Security   4 Posts




The easiest way to prevent XSS attacks in PHP

The easiest way to prevent XSS attacks in PHP

The Cross-Site Scripting (XSS) attacks are one of the most common attacks faces by websites today. It is a massive problem and it can literally forward a user to attacker sites then steal their sensitive information like remember me cookie etc. The XSS attacks are done by injecti...

Read More

ShareurCodes

ShareurCodes is a code sharing site for programmers to learn, share their knowledge with younger generation.