Here is a tutorial on creating a simple link rotator using rand() function and array on PHP. This tutorial is meant to be simple so you can modify the script to meet your requirements before use it into your website. Basically, the technique can be applied on creating images or banner rotator.
02/02/20096 responses, 1100 views
WordPress permalink is a good thing but sometimes it can be tricky. Some people need a category based permalink for SEO instead a calendar based which is recommended by WordPress. The way to easily do this is to use the Custom Structure on Permalink Setting and fill in the field with /%category%/%postname%/.


