مقالات
This tutorial is going to help you become more familiar with databases and phpMyAdmin. We are...
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 phpMyAdminThis tutorial is going to teach you how to delete fields from database tables using phpMyAdmin....
Deleting tables in a database with phpMyAdminThis tutorial is to teach you about specific operations in phpMyAdmin. We are going to learn...
Exporting databases and tables with phpMyAdminThis tutorial is to teach you how to export databases and tables with phpMyAdmin. We will...
How To Create A MySQL DatabaseLet's learn how to create a MySQL Database. MySQL Databases allow you to store lots of...
How do I add a user to a MySQL database?Login to cPanel. Locate and click on the MySQL Databases icon under the Databases category....
How do I create a MySQL database?Login to cPanel. Locate and click on the MySQL Databases icon in the Databases category....
How do I delete a MySQL database?Login to cPanel. Locate and click on the MySQL Databases icon under the Databases category....
How do I delete a MySQL user?Login to cPanel. Locate and click on the MySQL Databases icon under the Databases category....
How do I export a MySQL Database?Login to cPanel. Locate and click on the phpMyAdmin icon under the Databases category....
How do I import a MySQL Database?Login to cPanel. Locate and click on the phpMyAdmin icon under the Databases category....
How do I remove a MySQL user from a database?Login to cPanel. Locate and click on the MySQL Databases icon within the Databases category....
Importing databases and tables with phpMyAdminThis tutorial is to teach you how to import databases and tables with phpMyAdmin. We will...
Inserting fields into database tables with phpMyAdminThis tutorial is going to teach about the program phpMyAdmin, and how to Insert fields into...
Managing MySQL Databases With PHPMyAdminLet's learn how to Manage MySQL Databases with phpMyAdmin. This tutorial will assume that you...
Modifying fields in database tables with phpMyAdminThe purpose of this tutorial is to teach you how to modify fields in database tables with...
My application is asking for database information - where do I get it?Nearly all web applications have a database back-end that require a MySQL database. During the...
Renaming database tables with phpMyAdminThe purpose of this tutorial is to teach you how to rename database tables with phpMyAdmin. We...
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...
Searching through a database with phpMyAdminThis tutorial is about searching through a database using phpMyAdmin. We will assume that you...
What is phpMyAdmin?phpMyAdmin is a graphical user interface (GUI) used for managing data within a MySQL database....