Tyler Akins - 2003-04-05

Logged In: YES
user_id=73968

If you use an index with the database, you can access the
$size variable.

$tdb = new TextDB();
$tdb->open(.......);
print $tdb->size;'