Creating a file based login system

Creating a file based login system

In this tutorial I will show you how to create a file based login system to register, login and logout users. You can use this method without any database.

Creating Calendar in PHP

Creating Calendar in PHP

In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table.