Student Reviews
( 5 Of 5 )
1 review
Video of PHP XSS Attacks in Apache HTTP Server course by theurbanpenguin channel, video No. 21 free certified online
More videos like this online at http://www.theurbanpenguin.com
Demonstrating the importance of sanitizing user data submitted with PHP forms we look at simple XSS attacks injecting script code via PHP. Although a simple XSS attack we demonstrate how to prevent such with htmlentities function in PHP.