You are here: Re: order alfabetical many images « PHP Programming Language « IT news, forums, messages
Re: order alfabetical many images

Posted by Davide on 11/02/33 11:29

I correct the script with yours suggests but seems doesn't work :(

<?php
if ($handle = opendir('./cover')) {
while (false !== ($file = readdir($handle))) {
$files = array($file);
if (($file != "." && $file != "..")) {
sort($files);
foreach($files as $file){
echo "<img src=\"cover/$file\" alt=\"$file\" border=0>";
}
}
}
closedir($handle);
}

?>

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация