Sorting folders

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • krunkelgarten

    Sorting folders

    Hi there,

    I have a site with photo-albums on it.
    Each directory represents an album.
    What i want is on the "home page" of the site a feature
    which says "newest album: *******"

    So i have to search the album directory, and then sort them
    by date. And then it automatically has to grab the newest album.

    Maybe a slight problem is that the albums are divided over 4
    subcategories. (Match, players etc.)

    Match: - Match 1
    - Match 2
    - Match 3

    Players: - player 1
    etc...

    Albums would be 'Match 1', 'Match 2', etc.

    hope ypu understand.

    Any help would be greatly appreaciated!!! !

    Greetings Krunkelgarten.
  • R. Rajesh Jeba Anbiah

    #2
    Re: Sorting folders

    krunkelgarten@h otmail.com (krunkelgarten) wrote in message news:<8767e62e. 0405060213.1777 4685@posting.go ogle.com>...
    <snip: How to sort?>

    Manual is your friend <http://in2.php.net/sort>

    --
    | Just another PHP saint |
    Email: rrjanbiah-at-Y!com

    Comment

    • krunkelgarten

      #3
      Re: Sorting folders

      I found "sort" on the php.net site,
      but since i'm kind of a newbie, i just can't
      get those to wok the way i want.

      Hope someone can help..

      Greetings Krunkelgarten

      Comment

      Working...