phpMyAdmin Chrome Resizable Left Column + Solution
Aug 25, 2011 · 1 minute readCategory: php
This is post is now quite old and the the information it contains may be out of date or innacurate.
If you find any errors or have any suggestions to update the information please let us know or create a pull request on GitHub
However in Chrome that doesn’t work.
The fix is surprisingly simple, you just need to edit the index.php file and set all the frameborder=“0” to frameborder=“1”
Job done