Procedural File: DBConnectionStack.class.php
Source Location: /pnobjlib/DBConnectionStack.class.phpClasses:
- DBConnectionStack
- This class maintains a stack of database connections. Getting a connection will always return the connection object which is currently on top of the connections stack (ie: the latest added connection).
