PHP Day 11: Functions for Form Input Security
This six-minute video covers a couple security issues with HTML forms and how to make forms safer with a few simple PHP functions. There’s also a quick look at the pesky “magic quotes” option.
Click To Play
play_blip_movie_154080();
Links for PHP Day 11: Functions for Form Input Security
Magic quotes:
PHP: Magic Quotes - An overview from the PHP manual.
PHP: […]

