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

Popular posts from this blog

What is Disk Contention?

Converting sectors into MB - Useful in understanding the sectors in iostat in Linux