I created a PHP extension based on the mdbtool C library
that makes the most important functions of the C API
available to PHP.
Using this extension you can find out what tables are
included in a MDB file and can iterate over the actual
table data.
The PHP extension is available in the PECL repository:
http://pecl.php.net/mdbtool