Advertisement
dassal9

The PHP Filter Extension

Mar 24th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.28 KB | None | 0 0
  1. The PHP Filter Extension
  2.  
  3. PHP filters are used to validate and sanitize external input.
  4.  
  5. The PHP filter extension has many of the functions needed for checking user input, and is designed to make data validation easier and quicker.
  6.  
  7. download the file from : http://ow.ly/pLgV30adBgS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement