Basic Components - Manager - Opening a new connection.php 215 Bytes
Newer Older
doctrine's avatar
doctrine committed
1
In order to get your first application started you first
2 3
need to get an instance of Doctrine_Manager which handles all the connections (database connections).
The second thing to do is to open a new connection.