Quantcast
Channel: LinuxWebLog.com - php
Viewing all articles
Browse latest Browse all 4

MySQL Connection Management in PHP

$
0
0

This article is intended to highlight various basic topics concerning proper methods of handling connections to MySQL databases in PHP, guidelines for caching dynamic content, and a technique called "lazy loading". Hopefully by the end of the article you'll have learned how to combat a very widespread and potentially devastating scalability problem seen in an enormous number of PHP web applications...

Original news source


Viewing all articles
Browse latest Browse all 4

Trending Articles