[PHP] Setting total db size to a variable.

2003-07-19 Thread Jason Martyn
I have a question in regards to finding the total db size and setting it to a variable. How would I go about this?

Re: [PHP] Setting total db size to a variable.

2003-07-19 Thread Curt Zirzow
Jason Martyn [EMAIL PROTECTED] wrote: I have a question in regards to finding the total db size and setting it to a variable. This is rather vague in several aspects. Please expand on your question with more details, otherwise it makes it hard to help with with your question. How would I

Re: [PHP] Setting total db size to a variable.

2003-07-19 Thread David Nicholson
Hello, This is a reply to an e-mail that you wrote on Sun, 20 Jul 2003 at 00:42, lines prefixed by '' were originally written by you. I have a question in regards to finding the total db size and setting it to a variable. How would I go about this? For mysql this will do the trick... $info =

Re: [PHP] Setting total db size to a variable.

2003-07-19 Thread Juan Nin
From: Curt Zirzow [EMAIL PROTECTED] I have a question in regards to finding the total db size and setting it to a variable. This is rather vague in several aspects. Please expand on your question with more details, otherwise it makes it hard to help with with your question. I think he

Fw: [PHP] Setting total db size to a variable.

2003-07-19 Thread Jason Martyn
. I'm using MySQL V. 4.0 and PHP V. 4.3. -- Jay - Original Message - From: David Nicholson [EMAIL PROTECTED] To: Jason Martyn [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, July 19, 2003 5:51 PM Subject: Re: [PHP] Setting total db size to a variable. Hello

Re: [PHP] Setting total db size to a variable.

2003-07-19 Thread Curt Zirzow
* Thus wrote Jason Martyn ([EMAIL PROTECTED]): I have a question in regards to finding the total db size and setting it to a variable. How would I go about this? http://www.mysql.com/doc/en/SHOW_TABLE_STATUS.html Curt -- I used to think I was indecisive, but now I'm not so sure. -- PHP