<?php

class MyClass {
...

PHP Exception handling

by xrstf.myopenid.com, July 20, 2010 16:30, 1 refactoring, tagged with php, exceptions, pdo, transactions

I've got this pattern all o...

55502f40dc8b7c769880b10874abc9d0 Talk
<?php
/**
 * PDO database wrapper for MySQL.
...

PHP PDO database wrapper

by etheros.myopenid.com, October 21, 2009 06:33, 2 refactorings, tagged with php, pdo, mysql wrapper

Having tried PDO many moons...

55502f40dc8b7c769880b10874abc9d0 Talk
<?php
/**
 * Db Class
...

PHP My DB static class based ar...

by alexwy.myopenid.com, February 25, 2009 06:41, 2 refactorings, tagged with php, oop, pdo

I was looking for an easy w...

D0f517950e189ebe69c903a14cf36fab Talk