PHP Counter script tutorial PHP / Counters
Creates your own counter script. Using a basic knowledge of php + mysql script and keeps your visitors number to database for analysis.
Alternating table row colors PHP / Navigation
Many of website use this script to alternate their table row color that selected from mysql database, very useful and cool.
PHP Script Image of the day PHP / Miscellaneous
In this script shows you how to display image of the day. You can adapt this script to display quote of the day, knowledge of the day or something else you want. You don't have to change image everyday just change images once a week.
Automatic refresh webpage / Set time to redirect HTML / Getting Started
This script easy but powerful. Many websites use this scripts to redirect to another page or refresh the same page, for example, my website updates in every 10 minutes and I want to show user my latest content then I put this script to my page and set it refreshs in every 10 minutes.