Files
2026-07-13 13:12:17 +08:00

10 lines
344 B
HTML

<header>Create Database</header>
This form allows you to create a new MySQL database, with an optional
initial table. You must enter a database name, and if creating an initial
table you must enter a table name and the details of at least one field.
When done, click on the <tt>Create</tt> to have the database immediately
created. <p>
<hr>