Thread
: Tech
Is there a more secure way of doing this?
View Single Post
04-22-2023, 01:48 AM
Klen
Industry Role:
Join Date: Aug 2006
Location: Little Vienna
Posts: 32,234
Try this;
Quote:
$query = filter_input(INPUT_GET, 'QUERY_STRING', FILTER_SANITIZE_NUMBER_INT);
Klen
View Public Profile
Visit Klen's homepage!
Find More Posts by Klen