Name resolution > Enable
Enable this to attempt to resolve names when displaying the tables.
 

Note: By enabling name resolution, the query should take a bit longer. You can stop it at any time by clicking the Stop button in your browser.
$table) { $elements = ($tabindex == 0 ? 8 : 8); $name = ($tabindex == 0 ? 'IPv4' : 'IPv6'); ?> $line) { if ($i == 0) continue; if ($i == 1) $class = 'listhdrr'; else $class = 'listr'; print("\n"); $j = 0; foreach (explode(' ', $line) as $entry) { if ($entry == '') continue; print("\n"); $j++; } // The 'Expire' field might be blank if ($j == $elements - 1) print('' . "\n"); print("\n"); } print("
$entry 
\n"); } ?>