Randomize ImageGalleries

From: knoak (knoakske_at_hotmail.com)
Date: 05/31/04


Date: 31 May 2004 08:22:34 -0700

Hi there,

I have i site with photo-albums on it.
to create a new album all i do is create a new
folder. I use the following code.
My only question is, how can i randomize the output,
so the order of the folders is different every time?
 
++++++++++++++++++++++++++++++++++++++++++++++++++++

function CreateFolders()
{
        $the_array = Array();
        $handle = opendir('.');
        
        while (false !== ($file = readdir($handle))) {
   if ($file != "." && $file != ".." && $file != "index.php") {
       $the_array[] = $file;
   }
}

closedir($handle);

foreach ($the_array as $PicFolder) {
echo 'table with clickable 1st thumb'
};

++++++++++++++++++++++++++++++++++++++++++++++++++++

I guess it's easy, but since i'm a newbie, i don't know
how to get it to work..

Any help would be greatly appreciated.

greetings knoak



Relevant Pages

  • Re: resize digital photo
    ... Once in your folder, double click on it to install it. ... you right click on a photo file (or on a group of selected ... Go to the Adobe site and download the free Acrobat Reader 6.0. ... will have a new icon on your desktop for Adobe Photoshop Album Starter ...
    (microsoft.public.windowsxp.photos)
  • RE: WMP 12: Arist vs. Album Artist...WHY?? How to fix?
    ... Then select all files in the music folder at once and right ... click then come to properties and then come to details tab and remove album ... Immediately WMP went to work updating my mp3s. ...
    (microsoft.public.windowsmedia)
  • Re: NEVER upgrade to WINDOWS MEDIA CRAP PLAYER 11!!!
    ... In WMP 10 I could add a folder to add an album. ... collection by manually adding new folders or playlists. ...
    (microsoft.public.multimedia.windows.mediaplayer)
  • Re: Three Bugs w/ Xbox Media Center Extender
    ... I tried what you said w/ the permissions. ... was using "Use Simple File Sharing " in Folder Options, View, ... knowing that the Xbox SHOULD be able to use them, customize album folders to ... Here is one in WMA VBR Best Quality where it played but kept stopping at 35 ...
    (microsoft.public.windows.mediacenter)
  • Re: Songbird...
    ... It just gives you an interface to find your files and play then easily. ... All your music files are in your iTunes library folder, in subfolders organised by artist, then in subfolders by album. ... If I want to listen to some Quo I choose the Quo ...
    (uk.comp.sys.mac)