$val) { if ($val) { delete_user($db_link,$val); } } if ($all_ok) { print "Success!"; } else { print "Fail!"; } } }