Function sanitize_numeric
Checks if the input is numeric, rounds if so, otherwise returns false.
| mixed | $num | the number to be sanitized | 
| 
			integer
		 | int | 
Checks if the input is numeric, rounds if so, otherwise returns false.
| mixed | $num | the number to be sanitized | 
| 
			integer
		 | int |