
Get actual weather information
In this tutorial I will show you how you can retrive actual weather information from Yahoo Weather and display this information on your own site.

Creating a menu system
In this tutorial I will show you how to create a simple menu system with 2 levels. You can easy integrate it into your site to get a nice and easy editable site navigation system.

Storing multidimensional arrays in a file
In this tutorial I will show you how to store a multidimensional array in a file and how to retrieve these data. With this method you can imitate a very basic database functionality.

Micro Menu System
Micro Menu System is a small PHP script which generates a site menu system from a configuration file. It can handle 2 levels of menus.