Managed to quickly code the top section so it displays random images. Simple simple coding
$imagearray = array(muse,absolution,mattguitar,mattguitar2,oosback);
$randomimage = $imagearray[array_rand($imagearray)];
Master of cryptology
Managed to quickly code the top section so it displays random images. Simple simple coding
$imagearray = array(muse,absolution,mattguitar,mattguitar2,oosback);
$randomimage = $imagearray[array_rand($imagearray)];
March 26th at 12:24 am
Whoop de doo