0 && $info[2] < 3) header('Content-type: image/' . ($info[2] == 1 ? 'gif' : ($info[2] == 2 ? 'jpeg' : 'png'))); readfile($absolute_path . '/' . $plaatjes[$random]); exit; ?>