Tools SQL Client for the Terminal I frequently need to peek into my database table using an SQL client and have been using Adminer - A single file database management tool to do it. While Adminer works great, ability
Code Igniter Run certain sites with PHP 5.6 on Ubuntu 16.04 I ran into a terrible problem today with one of my webapps. TLDR: PHP 7 has changes that break certain code that was working on PHP 5.6. It had something to do
Tools Adminer - A single file database management tool I've shifted to Adminer from the wildly popular phpMyAdmin. For importing an existing database export, as mentioned here, put the file in the same location where adminer lives. (for me it was /usr/