mysqli_query($mysqli, "DELETE FROM `".PREFIX."_test` WHERE `start` < DATE_SUB(NOW(), INTERVAL 10 DAY)");