I get the variable from the url to execute in queries. 'id' **** always be a number so whats the best way to clean it?
will intval do or is there sum sort of regular expressions i can do to redirect the page if the value of id is not a number?
Thx
will intval do or is there sum sort of regular expressions i can do to redirect the page if the value of id is not a number?
Thx