PhpMyAdmin - PowerPoint PPT Presentation

About This Presentation
Title:

PhpMyAdmin

Description:

PhpMyAdmin is a Web-based front end for managing mySQL databases. ... Unzip it somewher in the document root of your web server. Create a control user in MySQL. ... – PowerPoint PPT presentation

Number of Views:328
Avg rating:3.0/5.0
Slides: 10
Provided by: tcnj
Learn more at: https://owd.tcnj.edu
Category:
Tags: phpmyadmin | unzip

less

Transcript and Presenter's Notes

Title: PhpMyAdmin


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

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 gt 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.
Write a Comment
User Comments (0)
About PowerShow.com