PHP Calendar class with hooks

In this tutorial, we will share a useful Calendar Class, which developers can use to b...

Google Map API v3 polygon shape creator

In this tutorial, we are pleased to introduce a Google Map API V3 polygon shape creator class. ...

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...