Php
Simple PHP randomizer
A simple PHP script that randomizes an optional number of items from an array and creates an HTML list item for each of them.
Build your own PHP style sheet switcher
How to use PHP to create a style sheet switcher that lets users switch between two different layouts.