An open API service indexing awesome lists of open source software.

https://github.com/butterscotchstallion/barf-log

Simple CRUD example in PHP
https://github.com/butterscotchstallion/barf-log

Last synced: 3 months ago
JSON representation

Simple CRUD example in PHP

Awesome Lists containing this project

README

        

This is from a post on my website - http://prgmrbill.com/2011/04/introduction-pdo/

This is a simple example on the basics of using PDO with PHP. PHPUnit tests are included.