PHP Front To Back [Part 14] – Filters & Validation



In this video we will look at PHP filters and how to validate data types, emails, urls, etc. We will also be able to sanitize data. Functions will include

filter_has_var()
filter_input()
filter_var()
filter_input_array()
filter_var_array()

CODE: Code for this video
http://www.traversymedia.com/downloads/phpsandbox/phpsandbox12.zip

EDUONIX COURSES: Please use affiliate links from website below
http://www.traversymedia.com/eduonix-…

SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:
http://www.paypal.me/traversymedia
http://www.patreon.com/traversymedia

FOLLOW TRAVERSY MEDIA:
http://www.facebook.com/traversymedia

http://www.linkedin.com/bradtraversy

source