X-Git-Url: http://andersk.mit.edu/gitweb/sql-web.git/blobdiff_plain/9840d1021689621de69674389a2a15ac10183d02..8ed5cf0132d45b10a72923502677333626a359e5:/tpl/main.php diff --git a/tpl/main.php b/tpl/main.php index ea097da..f6f12b9 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.'`? '; } @@ -14,13 +14,13 @@ if (isset($i_dropask)) { ?>

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.

+