<?php /** * Write your custom functions here */ function howdy() { echo "Howdy Watson!"; }
info at phpclasses dot org