Gepost op 11 jun 2021
Klik hier
Select & Copy <?php /* START RANDOM PIC */ $total = "10"; $file_type = ".jpg"; $image_folder = "https://tooljunkie.eu/img/intro"; $start = "1"; $random = mt_rand($start, $total); $image_name = $random . $file_type; /* START RANDOM PIC */ echo "<img class=\"headerpic\" src=\"$image_folder/$image_name\" alt=\"$image_name\" >"; ?></div> <style> .headerpic { width: 500px; height: 90px; max-width: 100%; } </style>
Tags: HTML PHP Script Afbeelding
🔙 Terug
Nieuwe website
Username:
Password:
RegisterForgot password?Forgot Username?