$remote_hostname -> $remote_port \n"); } if (!$link_exists[$local_interface_id][$remote_hostname][$remote_port]) { echo("-"); mysql_query("DELETE FROM `links` WHERE id = '" . $test['id'] . "'"); if ($debug) { echo(mysql_affected_rows()." deleted "); } } } } unset($link_exists); echo("\n"); ?>