On Sat, 14 Aug 2004 01:52:31 -0500, Brent Clements
<[EMAIL PROTECTED]> wrote:
> How does one get the size of a mysql table using php? I tried taking a look at how
> phpmyadmin does it but got lost in the code. Anyone have any simple or elegant ways
> of doing this?
show table status like 'table
How does one get the size of a mysql table using php? I tried taking a look at how
phpmyadmin does it but got lost in the code. Anyone have any simple or elegant ways of
doing this?
-Thanks
Brent
2 matches
Mail list logo