potesti creare un array che continene i nomi delle immagini che vuoi come sfondo.
poi usi la funzione array_rand.
$image = array_rand($array);
potesti creare un array che continene i nomi delle immagini che vuoi come sfondo.
poi usi la funzione array_rand.
$image = array_rand($array);