<?php var_dump(ctype_digit(7), ctype_digit('7'), ctype_digit((string) 7));
You have javascript disabled. You will not be able to edit any code.