Articles
Becoming familiar with databases in phpMyAdmin
This tutorial is going to help you become more familiar with databases and phpMyAdmin. We are...
Connecting to a database with MySQL Workbench 5.2One tool you can use to connect to remotely connect to databases on your shared, VPS, or...
Copying a database table with phpMyAdminThis tutorial is going to teach you how to copy a database table with phpMyAdmin. For the...
Creating tables in a database with phpMyAdminThis tutorial is going to teach you how to create a table in a database with phpMyAdmin. We are...
Deleting fields from database tables with phpMyAdmin