phpMyAdmin 4.0.2-rc1

4.8 out of 5 stars 4.8 (379 votes)

BETA ()

Windows (All) / Open Source / 20,620 downloads

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.

Reviews of phpMyAdmin

  1. 5 out of 5 stars
    ppscslv

    Reviewing 3.4.7 RC1 (Oct 21, 2011)

    I like it!

  2. 5 out of 5 stars
    jcollake

    Reviewing 3.4.4 (Sep 2, 2011)

    Love the new theme, reminiscent of Google's new common theme

  3. 5 out of 5 stars
    jcollake

    Reviewing 3.4.3.2 (Jul 25, 2011)

    The standard web based MySQL management tool. I prefer it over MySQL Workbench and any other database administration software I've seen.

  4. 5 out of 5 stars
    rip_pit

    Reviewing 3.2.0 (Jun 16, 2009)

    Great tool for sure!
    Carefull, if you use no password to connect to mysql, this version needs an extra new line in your config.inc.php :
    for allow connecting to mysql with no password, add this line in your config.php:
    $cfg['Servers'][$i]['AllowNoPassword'] = true;

  5. 5 out of 5 stars
    Paul Skinner

    Reviewing 3.0.1.1 (Oct 31, 2008)

    @Orbitration:

    PHP4 is no longer supported by PHPMyAdmin because it is no longer supported by the makers of the language themselves.

    There are no more security updates supplied for it and it has been phased out.

    You need to update your applications/websites for PHP5 or face up to the fact that PHPMyAdmin has every right not to support PHP4 anymore.

    I don't understand why you're whining anyway, as PHPMyAdmin 2.x is still in development for security updates only.

    3.x is not for you, so stop your whining.

    For me, this works brilliantly. 5 stars.

Discuss phpMyAdmin