phpMyAdmin Tutorial
Selected Reading
- phpMyAdmin - Discussion
- phpMyAdmin - Useful Resources
- phpMyAdmin - Quick Guide
- phpMyAdmin - Plugins
- phpMyAdmin - Engines
- phpMyAdmin - Charsets
- phpMyAdmin - Variables
- phpMyAdmin - Replication
- phpMyAdmin - Binary Logs
- phpMyAdmin - Settings
- phpMyAdmin - Import
- phpMyAdmin - Export
- phpMyAdmin - User Accounts
- phpMyAdmin - Status
- phpMyAdmin - SQL
- phpMyAdmin - Databases
- phpMyAdmin vs MySQL Workbench
- phpMyAdmin - Pros & Cons
- phpMyAdmin - Features
- phpMyAdmin - Environment Setup
- phpMyAdmin - Overview
- phpMyAdmin - Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
phpMyAdmin - Home
phpMyAdmin Tutorial
phpMyAdmin is one of most popular freely available tool, written in PHP, to manage MySQL and MariaDB databases over the web. It is also one of the most commonly used database management tool provided by Web hosting solution providers to provide user an interface to manage the allocated database.
Audience
This tutorial is designed for developers/testers who would pke to understand the phpMyAdmin functions to connect to MySQL or MariaDB in detail and actual usage.
Prerequisites
As you are going to deal with MySQL database, you should have prior exposure to SQL and Database concepts.
Advertisements