Download the Source

Current Release: phpMyIDE-0.5d June 18, 2008
[Download phpMyIDE-0.5d.tar.gz]
[Download phpMyIDE-0.5d.zip]

This is the most current version. There are a lot of significant changes, details can either be found at the support forum or here at the Updates Page. This release is probably the last in the 5 series, since I am now actively working on the features ofr the 0.6 version.
Highlights of this release:
  • Better documentation for install and connection problems
  • testinstall.php script helps ascertain if a connection is working correctly
  • Multiple connections are now supported
  • DB Explorer and Script Explorer reports (Ver 1) are online
  • Several minor bugs, GUI issues and enhancements


Previous Releases

phpMyIDE-0.5a June 2, 2008
[Download phpMyIDE-0.5a.tar.gz]
[Download phpMyIDE-0.5a.zip]

Details of this release:
  • The Command Prompt has been deployed and is working well
  • Views can now be created, edited and deleted
  • Scratchpads are now available in the Editor Pane
  • Fixed ToolTips if you have phpMyIDE installed as a subdirectory on a domain
  • Print Report icons now appear on Database, Procedures/Functions/Triggers/Views in the Script Explorer
  • Fixed GUI error that allowed the user to move the sizing knuckles either too high (caused nasty browser hang) or too low (caused window to get all weird)
  • A multitude of minor bugs, GUI issues and enhancements have been handled


phpMyIDE-0.3c, May 27th, 2008
[Download phpMyIDE-0.3c.tar.gz]
[Download phpMyIDE-0.3c.zip]

Details of this release:
  • Fixed the source so that it will work as a subdirectory of a domain, rather than just a root ie., www.mydomain.com/adir/adir/phpmyide/
  • Moved configuration for phpMyAdmin pane to config.php
  • Couple minor source tightenings
  • Thanks Dink @ The Cache for these issues!


phpMyIDE-0.3b, May 26th, 2008
[Download phpMyIDE-0.3b.tar.gz]
[Download phpMyIDE-0.3b.zip]

Details of this release:
  • This release completes several of the missing trigger management elements
  • Changed the Trigger Enable switches to green and red for on and off
  • Updated the Delete button for procesures, functions and triggers - if the file is open while it is deleted it is closed in the editing pane as well
  • Modified Database Explorer - if no DB/Table is selected then don't show Fields & Indicies selector
  • Trigger Iteration mode has been disabled because at the moment, MySQL still does not support it
  • Several minor bugs and GUI bugs


phpMyIDE-0.3a, May 24th, 2008
[Download phpMyIDE-0.3a.tar.gz]

Details of this release:
  • Note that this is EXTREMELY ALPHA code. Only about 50% of the features work and there's no guarantee that my SQL for loading/saving your procedures won't screw up, so BACKUP YOUR DATABASE BEFORE USING THIS VERSION.
  • There is no INSTALL text file yet. tar -xzvf the source into a directory on your web server. Create a virtual host or something so that Apache points to the directory you just unzipped everything into. Note that since there is no log in screen or anything, if you can see this domain so can anyone else on a public network. You are responsible for making sure that you do not expose your database to prying eyes.
  • You must configure the config.php file in the root directory by hand. Use VI (or any text editor) to change the username and password to point to your MySQL instance. You may need to change the host as well, if you are pointing at a machine other than the machine you are installing phpMyIDE on.
  • Download this SQL text file: phpMyIDE-0.3.sql to build the tables necessary to run this version.
  • Point FireFox or Safari at the domain and off you go. You'll know if you are hooked up if you can see the databases in the MySQL instance you're pointing to in the top-left window of the Script Explorer.

phpMyIDE® is a trademark of ME3 Inc. All portions of this website are copyright © 2007-2008 ME3 Inc.

Current Version: 0.5d June 2008