Database testDB successfully dropped.

"; } catch (Exception $e) { $msg = "

Database testDB not dropped.

"; echo 'Error message: ' . $e->getMessage(); } ?> Drop a MySQL Database