Click to See Complete Forum and Search --> : Php and MySQL db size?.. Plz help


rincewind2
08-19-2003, 03:56 AM
Hi,

I need to check the size of my database in mysql.
How do I do this from this from php?

Please help.
- Desperate=)

AdamBrill
08-20-2003, 11:35 AM
What do you mean by the "size" of your database? You mean in Bytes? If so, I'm not sure that is possible... Why do you need it?

AdamGundry
08-20-2003, 01:59 PM
This thread may help: http://forums.devshed.com/t24155/s.html

Adam