Other News

Community

Output Caching with PHP

(Alejandro Gervasio) Dynamic Web pages take longer to load than static ones, which forces visitors to your site to wait — and we all know they won’t wait for very long. Output caching is a powerful technique you can use to shorten that wait and keep them from leaving.

Community

Data Mining Reloaded

(Alexei Bocharov and Jesper Lind) The two main functions of data mining are classification and prediction (or forecasting). Data mining helps you make sense of those countless gigabytes of raw data stored in databases by finding important patterns and rules present in the data or derived from it. An