1 / 9

PhpMyAdmin

Matthew Walsh April 28, 2003 CMSC 485-04 Shawn Sivy. PhpMyAdmin. What is phpMyAdmin?. PhpMyAdmin is a Web-based front end for managing mySQL databases. It has GUI screen for many common functions in mySQL. Makes mySQL more user friendly. About phpMyAdmin. Project started in 1998

yitro
Download Presentation

PhpMyAdmin

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Matthew Walsh April 28, 2003 CMSC 485-04 Shawn Sivy PhpMyAdmin

  2. What is phpMyAdmin? • PhpMyAdmin is a Web-based front end for managing mySQL databases. • It has GUI screen for many common functions in mySQL. • Makes mySQL more user friendly.

  3. About phpMyAdmin • Project started in 1998 • Uses GNU General Public License • Easy to install • Platform independant • http://www.phpmyadmin.net

  4. What can phpMyAdmin do? • Create and drop databases and tables. • Work with multiple MySQL servers. • Manage users and privileges. • Export table data. • Execute any SQL statement. • 42 different languages. • And more.

  5. Installing phpMyAdmin • Requirements • PHP3 >= 3.0.8, or PHP4. • PHP must be compiled with MySQL support • MySQL 3.21.x – 3.23.x or 4.0.x

  6. Installing phpMyAdmin • Download phpMyAdmin. • Unzip it somewher in the document root of your web server. • Create a control user in MySQL. • Edit config.inc.php. • http://www.phpmyadmin.net/documentation/#config

  7. The Future • phpMyAdmin development is ongoing. • Their next goal is to add support for the new features in MySQL4.

  8. Questions • PhpMyAdmin uses what two other open source applications? • What is the config file for phpMyAdmin?

  9. the end.

More Related