Tiffany B. Brown

A web log about web development and internet culture with frequent detours into other stuff.

Posts tagged: Programming

Review: Learning PHP Data Objects by Dennis Popel
Packt Publishing graciously provided me with a copy of this book to review. PHP supports more than a dozen database setups, including the SQLite library bundled with PHP 5. That’s a lot of databases, and each one has its own connection syntax and server-specific functions. So what happens when you want to be able to [...] [23 Oct 2007]