Просмотр файла an.php
<?php $text = file("file.dat"); $top = rand (0,count($text)-1); $out = explode("|||",$text[$top]); echo "$out[1]"; ?></div></body></html>
<?php $text = file("file.dat"); $top = rand (0,count($text)-1); $out = explode("|||",$text[$top]); echo "$out[1]"; ?></div></body></html>