how does when get the physical storage space used up by db?
Posted: Sun Dec 31, 2006 5:21 am
hello folk
ive looked at all the mysql_* functions on php.net, and still can't find what i am looking for.
i would like to get the size (in bytes or mb's or whatever) of a table, and perhaps even the containing database too (but i could just add up the tables for that).
what is the most efficient way to do this?
thanks
ive looked at all the mysql_* functions on php.net, and still can't find what i am looking for.
i would like to get the size (in bytes or mb's or whatever) of a table, and perhaps even the containing database too (but i could just add up the tables for that).
what is the most efficient way to do this?
thanks