PHP and SQLite3 Simple DB Manager

Friday of August 26, 2016

Created another basic CRUD application, this time its for PHP and SQLite (https://github.com/joeyapa/Php-SQLite3-CRUD). The implementation needs a couple of improvements and basically it does the task it was intended to.