$index\n"); } if(!$current_exists[$type][$index]) { echo("-"); mysql_query("DELETE FROM `current` WHERE current_id = '" . $test_current['current_id'] . "'"); } } } unset($current_exists); echo("\n"); ?>