Guest User

Untitled

a guest
May 23rd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. // Get a value from the query string in GET request.
  2. filter_input( INPUT_GET, 'status', FILTER_SANITIZE_STRING );
Add Comment
Please, Sign In to add comment