Andi Gutmans, one of the original PHP creators, has an interesting article on the Oracle site talking about PHP5 and the future of the language.
Mentioned towards the end of the article is the SQL Relay project, which implements a proxy broker for SQL connections
(including Oracle), allowing for connection pooling of database
connections using PHP.







