How can I make a singleton wrapper for PDO?

Posted by user313944 on Stack Overflow See other posts from Stack Overflow or by user313944
Published on 2010-04-21T15:14:39Z Indexed on 2010/04/21 16:03 UTC
Read the original article Hit count: 118

Filed under:
|
|

How can I make a singleton of the PDO extention? Extending doesn't work, because I get a fatal error when I try it ...

© Stack Overflow or respective owner

Related posts about php

Related posts about pdo