Daily Links - December 15, 2007
- Abstracting databases | GarfieldTech
- Discusses database abstraction in PHP, and the different solutions currently available
- Simplifying SQL | GarfieldTech
- Shows how the process of building database query strings can be simplified with some planning and utility functions
- Using PHP Generic Objects To Organize Your Code
- Shows how one can create a generic object to easily store and retrieve key/value pairs