PHP OOP simple poll system

In this tutorial, we are going to explore how to create a simple poll system in PHP. This...

PHP pagination tutorial

Pagination is a very common task for a PHP developer. With the power of OOP codin...

3 common design patterns in practical examples

Design patterns are general solutions to common problems. They are concluded by experi...

jQuery uploadify with PHP

jQuery uploadify is a powerful multiple file upload utility. It uses a mixture of Javascript, A...