source = file_get_contents($BBF_LIST); // hopefully nobody will change this text right above the table $tx->anchor = 'desktop and device software download page'; $tx->anchorWithin = false; $tableArray = $tx->extractTable(); print("
\n");
print_r($tableArray);
print("
\n"); ?>