Get actual weather information

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.

 

Micro Stock

Micro Stock

A small script to get and display stock quotes.

Micro Rate

Micro Rate

Micro Rate is a very basic and simple rating script written in PHP.

Micro News

Micro News

Micro News is a very basic and simple news script with an advanced WYSIWYG editor.

Micro Postcard

Micro Postcard

Simple PHP script to send virtual postcards to your friends.

Micro Link Checker

Micro Link Checker

This is a small PHP script to check link validity on a given webpage.

Micro Weather

Micro Weather

This script displays the actual weather information for the givan city.

Creating a menu system

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

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

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.