Tagged: mysql

MemCached: Quick Guide to Faster Sites

There comes a time in the life of every web application and the developers who make them, when it’s just not fast enough – traffic is growing (which is good) but page load times...

How to clone a mysql database

Here’s an easy way to copy or clone a database either on the same server or to a remote server and at the same time search/replace some data in the tables if needed.. All...

blank php pages – mystified?

A common problem with php applications is the inscrutable blank page. No matter what you do, nothing shows on the page, nothing shows in the apache error logs, nothing in the syslog.. you try...