ich bitte vielmals um verzeihung.
script will nicht so, wie ich wohl will!
Einklappen
X
-
manoman...
PHP-Code:<?php
$BildID[1] = "dsc00001.jpg";
$BildID[2] = "dsc00002.jpg";
$BildID[3] = "dsc00003.jpg";
$BildID[4] = "dsc00004.jpg";
$BildID[5] = "dsc00005.jpg";
$BildID[6] = "dsc00006.jpg";
$BildID[7] = "dsc00007.jpg";
$BildID[8] = "dsc00008.jpg";
$BildID[9] = "dsc00009.jpg";
$BildID[10] = "dsc00010.jpg";
$x = mt_rand(1,10);
echo '<img src="../grafik/menues/menuebilder/start/'.$BildID[$x].'">';
?>Beantworte nie Threads mit mehr als 15 followups...
Real programmers confuse Halloween and Christmas because OCT 31 = DEC 25
Kommentar
Kommentar