I'm surprised this line isn't causing you grief:
print "\n <a href=http://localhost\DB\browse.php> Browse
table</a>";
When I tested it the result was a url of : http://localhost\db
\browse.php/
But as for your main issue can you post the contents of "browse.inc"?