CSS Feeds -

CSS |

Shay Ben Moshe+#039;s Blog: PDO Persistent Connection Analysis Shay Ben Moshe's Blog: PDO Persistent Connection Analysis

- (phpdeveloper) - 10 months, 4 weeks ago...

Shay Ben Moshe has a new post to his blog today looking at some of the benefits that using the persistent connections offered in PDO can have on your application. PDO is an abstraction layer for database connections in PHP, and it became increasingly popular in the past few years. PDO gives us the option to use a persistent connection. If we don't use this option, a new connection is created for each request. If we do use this option, the connection is not closed at the end of the sc...

see complete article.

Similar recent news articles...

Older news

hey web forum! hey web forum! - (The V7 network)

connection failure connection failure - (bytes.com)

JDBC Connection JDBC Connection - (bytes.com)