Visualize your databaseEvery php / mysql developer knows the situation. The database is on a server far away. A direct mysql connection is impossible because of security reasons. Also the php pages are on the server. But where is a tool to display database structure?? The problem appeared especially with bigger databases or databases the developer is not familiar with. A solution is available now! It is phpMyERD. Screenshot:
It's features are: 1. Easy to install. Open Source. |