$int_value = empty($_GET['int_value']) ? NULL : (int)$_GET['int_value']; Use $int_value para a coluna em seu INSERT .