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

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

What is Disk Contention?

Installing MySQL from source: Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)