The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Articles
Becoming familiar with databases in phpMyAdminThis tutorial is going to help you become more familiar with databases and phpMyAdmin. We are...
Views: 2208
Copying a database table with phpMyAdminThis tutorial is going to teach you how to copy a database table with phpMyAdmin. For the...
Views: 2459
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...
Views: 2241
Deleting fields from database tables with phpMyAdminThis tutorial is going to teach you how to delete fields from database tables using phpMyAdmin....
Views: 2257
Deleting tables in a database with phpMyAdminThis tutorial is to teach you about specific operations in phpMyAdmin. We are going to learn how...
Views: 2223
Exporting databases and tables with phpMyAdminThis tutorial is to teach you how to export databases and tables with phpMyAdmin. We will assume...
Views: 2329
How To Create A MySQL DatabaseLet's learn how to create a MySQL Database. MySQL Databases allow you to store lots of...
Views: 2209
Importing databases and tables with phpMyAdminThis tutorial is to teach you how to import databases and tables with phpMyAdmin. We will assume...
Views: 2238
Inserting fields into database tables with phpMyAdminThis tutorial is going to teach about the program phpMyAdmin, and how to Insert fields into...
Views: 2478
Managing MySQL Databases With PHPMyAdminLet's learn how to Manage MySQL Databases with phpMyAdmin. This tutorial will assume that you...
Views: 2358
Modifying fields in database tables with phpMyAdminThe purpose of this tutorial is to teach you how to modify fields in database tables with...
Views: 2386
Renaming database tables with phpMyAdminThe purpose of this tutorial is to teach you how to rename database tables with phpMyAdmin. We...
Views: 2329
Running SQL queries on a database with phpMyAdminThis tutorial is to teach you how to run SQL queries on a database with phpMyAdmin. We will...
Views: 2348
Searching through a database with phpMyAdminThis tutorial is about searching through a database using phpMyAdmin. We will assume that you...
Views: 2393