Are you looking for the most efficient way to increment a counter to use on a web page e.g. to display specific page views or amount of times an object…Continue reading
PHP Memcache & MYSQL Wrapper Classes
I needed to implement some cacheing on a website I was developing and looked around for some PHP solutions to cache the data I was generating from multiple different sql…Continue reading