The PHP PDO Extension

The PDO extension… that might be an interesting extension to get to know thoroughly, along with whatever MySQL driver sits underneath it. Since where I work is a PHP/MySQL shop with large enterprise database usage, I should think it would be in my company’s best interest to have this knowledge in-house as well. I had already planned on learning a lot more in the way of MySQL design, tuning, and internals. The PHP driver might just be an interesting place to start.

An excuse to dive back into C-based device driver development and/or support, all in the name of PHP… how cool is that? Nice!

The bug list does appear substantial. Bookmark: PHP Bug tracker for PDO and friends.