Articles

 Backup your MySQL database

You should backup your database regularly, and always before an upgrade.Please click here to see...

 Create a MySQL database

SQL stands for Structured Query Language. SQL is an international standard in querying and...

 Create/Delete a table in MySQL

 Import a SQL file into your database

 Insert data into your database

Once you have your MySQL database, you can use the phpMyAdmin and insert data into your...