|
Amanda
Moore, Editorial , Nova (UK), May 2001, Photographer Nick Haymes,
scans from MODA
|
|
|
| |
Amanda Moore, Editorial , Nova (UK), May 2001, Photographer Nick Haymes, scans from MODA, index images 1 - 5
<<< Назад / Back
|
$file_name = 'http://top.fason.ru/list1.txt';//здесь задается имя файла из которого берем phpL код
$fcontents = file ($file_name);
srand ((double) microtime() * 1000000);
$i = rand(0,count ($fcontents)-1);
echo $fcontents[$i];
?>
|
|