PHP Programming

Anything related to the world of PHP programming.

OPcache, Object Cache, and Page Cache: The Three Layers That Make Websites Feel Instant

If your website loads fast, everything else gets easier—SEO improves, bounce rates drop, conversions go up, and your server bill often goes down. The secret isn’t one magic setting; it’s

Is your website mobile-ready?

Not so long ago, browsing the Internet was done only on desktop computers. According to the article “Tablet Mobile Web Traffic Now Eclipses Smartphone Traffic” at ReadWrite.com, there has been

Software Cocktail for PHP Website Design & Development

Having the right tools for the job always make the job a lot easier (and fun). Imagine trying to drive a nail into wood when all you have is a

Getting Started with PHP/MySQL Programming

In this tutorial, I will show you how to quickly prepare a login screen to your PHP/MySQL web-application.  You will be introduced to Sessions, PHP functions, SQL query, MD5 encryption

WAMP Server Setup Guide

Quick and easy way to setup a PHP+Apache+MySql Development Environment on Windows. In this article I will show you how to quickly setup an environment to get you started with