reenadak

learning

May 25th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.08 KB | None | 0 0
  1. // sanitise POST array
  2. $post = filter_input_array(INPUT_POST, FILTER_SANITIZE_STRING)
Add Comment
Please, Sign In to add comment