stellt sicher das $_POST['id'] eine positive Ganzzahl ist.PHP-Code:$_POST['id']=abs(intval($_POST['id']));
stellt sicher das $_POST['id'] eine positive Ganzzahl ist.PHP-Code:$_POST['id']=abs(intval($_POST['id']));