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

Posted by Davide on 11/20/13 11:29

Hi all.

With this simple script I can see all my jpg in a web page..
but they are confused randomly in the page.

is there a way to put them alfabetically? from A to Z?
thanx

<?php
if ($handle = opendir('/cover')) {
while (false !== ($file = readdir($handle))) {
if (($file != "." && $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

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