hej
jeg ville tro at det her skulle virke:
<?
// TXT filen skal mindst indeholde 2 linjer !!
$array = file("txtfilen.txt");
$tal1 = rand(0, count($array)-1);
$tal2 = rand(0, count($array)-1);
while($tal1 = $tal2){
$tal2 = rand(0, count($array)-1);
}
$text1 = $array[$tal1];
$text2 = $array[$tal2];
?>
så ligger de to tekst stykker i $text1 og $text2
God Jul
adam
Køb en zebra - og kald den plet