mlnsvbd / slimphp-and-pdo-database-access

Very simple application to pull back data from a SQLite database using PDO and Slim PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slim PHP, PDO and SQLite

Partner application to go with the blog post [Basic database access from a Slim PHP application using PDO and SQLite] (http://intenseagile.com/2015/03/21/slim-php-framework-and-basic-pdo-queries.html).

There's nothing complicated here, you will obviously need to have a working php environment.

Substitute your own fully qualified path for the database you are going to be using.

About

Very simple application to pull back data from a SQLite database using PDO and Slim PHP


Languages

Language:PHP 75.2%Language:ApacheConf 24.8%