Comment on PhpMyAdmin Turns 15Comments−tn1313yphpmyadmin is not the best mysql frontend one can have but it is simple to install, easy to use and makes many things incredibly simple.For example for my mobile backends, I use only phpmyadmin to populate the data and use rails scaffolds to provide json outout to the mobile clients.
Comments
phpmyadmin is not the best mysql frontend one can have but it is simple to install, easy to use and makes many things incredibly simple.
For example for my mobile backends, I use only phpmyadmin to populate the data and use rails scaffolds to provide json outout to the mobile clients.