session_save_path("/home/users/web/b1368/nf.avwaveproductions/cgi-bin/tmp"); session_start(); // start up your PHP session! $rnd_images = array ( "../images/SGR-Jim.gif", "../images/david_1.gif", "../images/SGR-Ehren.gif", // "../images/jerry_2.gif", "../images/DaveJim.gif", // "../images/glenn_1.gif", "../images/david_2.gif", "../images/ehren_2.gif", "../images/DaveJim_2.gif", "../images/bill_1.gif", // "../images/EJ_1.gif", // "../images/jerry_1.gif", "../images/david_3.gif", "../images/ehren_1.gif", // "../images/glenn_2.gif" ); function randomImage ( $array ) { $total = count($array); $call = rand(0,$total-1); return $array[$call]; } $currImg = randomImage ( $rnd_images ); ?>
These pages are dedicated to all who have participated and inspired through the years, and their music will be showcased here for those who care to listen.