X-Git-Url: http://andersk.mit.edu/gitweb/sql-web.git/blobdiff_plain/9840d1021689621de69674389a2a15ac10183d02..877fbd1de874f961ba9c11099428240671f1ebe8:/tpl/main.php diff --git a/tpl/main.php b/tpl/main.php index ea097da..d3744eb 100644 --- a/tpl/main.php +++ b/tpl/main.php @@ -4,7 +4,7 @@ include 'head.php'; if (isset($i_dropask)) { $dropdbs = array_keys($i_dropask); - echo '
'; + echo ''; foreach($dropdbs as $dbname) { $msg1[] = 'Are you sure you want to drop `'.$dbname.'`? '; } @@ -12,15 +12,15 @@ if (isset($i_dropask)) { } ?> -

Databases

+

Databases

- +
- +getBytes(); $usage = $bytes['nBytes']; @@ -53,11 +53,14 @@ if (isset($i_dropask)) {
-
-

-

+ +

+

+

Manage Data

+

One interface we recommend for managing SQL data is phpMyAdmin. Feel free to use it after you've created your databases.

+