Unclassified NewsBoard Code Reference

IDatabase.GetTableSize function

Get database table size, depends on table_status()

function IDatabase.GetTableSize ($table);

Parameters:

table
(string) table name
ts
(array) returned from prevoius table_status() call

Member of class: IDatabase

Implementation file: unb_lib/database.lib.php, line 774

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.