[PHP-DB] Oracle database connection From: webber <email protected>
Date: 11/29/01

if I have the following in 10 seperate pages:
OCIPLogon($User,$Pass,$DB_name);

Do I have 10 seperate database connections, one for each page or do I
have so other number of connections?

Thanks.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>