CodeIgniter: Using Data Abstraction Layer (DAL)

I just wanted to show how we do using a DAL to separate database queries from application layer business logic.


Comments