Home > Article > Backend Development > A simple program to remotely create a Mysql database using IE_PHP tutorial
Xiaosheng recently came to learn Mysql database and wrote a simple program to remotely create Mysql database using IE. This program is suitable for people who know nothing about Mysql database. It can easily create Mysql database and various types of tables in the database. And it’s a completely graphical interface. You can’t even know a single SQL statement. The program I wrote may still be very crude. I just think of it as a way to attract new ideas. I hope everyone can continue to improve this program and make it a real program. Mysql manager with a graphical interface.
This program is divided into two files:
mkdb.htm: Collect user information and use it for the following .php file.
< ;HEAD>