How to Use phpMyAdmin to Manage MySQL

OSTraining
Course Summary
Most major website platforms use MySQL as their default database. phpMyAdmin is free software, written in PHP, which makes it easy to manage your MySQL databases.
-
+
Course Description
Most major website platforms use MySQL as their default database. phpMyAdmin is free software, written in PHP, which makes it easy to manage your MySQL databases.
Christopher DeRosia (Topher) has been "doing the web" since 1994. With the advent of PHP in 1998, his web sites became much more dynamic and exciting.
He is an accomplished programmer, having written his own content management systems and managed some very large websites. He loves to help people enjoy their websites and believes, "playing with WordPress is fun!". He has built over 30 sites with custom themes and plugins.
Topher lives in Michigan, USA.
-
+
Course Syllabus
Videos
Introduction to phpMyAdminFree
How to Install phpMyAdminFree
Review of SQL with phpMyAdminFree
Creating Tables with phpMyAdminFree
Creating Tables with phpMyAdmin, Part 2Free
How to Browse Your Data with phpMyAdminFree
How to Browse Your Data with phpMyAdmin, Part 2Free
How to Search Your Data with phpMyAdmin
How to Insert Data with phpMyAdmin
How to Import and Export with phpMyAdmin
How to Perform Operations in phpMyAdmin
phpMyAdmin Quiz