Jump to content

outlawstar223

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

outlawstar223's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Unfortunately scandir will not work for my needs. Regarding the database, unfortunately it was not implemented that way although that is the way it should have been implemented. So it seems that the only way is going to have to put the name and date in arrays and sort it that way. Please if anyone has another option I would be vert thankful.
  2. That is a good start, I understand what they are doing by putting the date in an array and then sorting the whole array. The reason I did not want to take that approach was because there could be thousands of files and I think that might be a performance problem. I was hoping of a more concise solution.
  3. How would I go about coding a php script that would give me that last 100 files in a folder? I need to read them to display some info
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.