15Apr/104
javascript Tutorial: Dynamically Change Page Elements
Learn how to change page elements using javascript and HTML DOM. Download the green page example here: www.mediafire.com
9Mar/109
PHP Basics: Loops – While statement
The While statement acts as a loop, checking a condition at the start and executing a following block of code if that condition is met.

