Home of Cinema Premiere Deluxe Movie Manager - Import, organize, search, sort and play your movies on all types of media.
Home | Previous | Next

How to Install phpMyAdmin 2.6.1 on Windows XP Pro


phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges,export data into various formats and is available in 47 languages.

  1. Once you download the zip file, extract it into C:\Inetpub\wwwroot.
  2. To run it, in your browser, type http://localhost/phpMyAdmin-2.6.1-pl3/index.php ( you can add it to your favorites to be able to access it quickly)

Previous | Next | Top