Holladiewaldfee,
wie kann ich eine zufallsausgabe erzeugen?
http://www.php.net/manual/en/function.rand.php
Seeeehhr hilfreich, so 'ne Doku.
Dazu brauchst Du dann noch ein Array:
$x = array("a", "b", "c");
Das war's.
Ciao,
Harry
--
(There are only 10 types of people in this world: Those who understand binary and those who don't)
(There are only 10 types of people in this world: Those who understand binary and those who don't)