Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Uploaded date

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #34980
    JeyPey
    Member

    Hello Guys i use this https://css-tricks.com/snippets/php/display-styled-directory-contents/
    to show my files. Is there a way the replace “type” with “date”. So it show you the date when the file appeared/uploaded in this folder?

    #89947
    JeyPey
    Member

    TY VERY MUCH!

    #89948
    JeyPey
    Member

    and is there a way that index.php isnt in the list? and how to show the size in mb?

    #89968
    JeyPey
    Member

    I cant get it :D help me xD I need:

    1. dont show index.php
    2. show mb not bytes
    3. show date (wich i have) and time
    4. Sort list by date

    Would be very nice from you to help me with all :D

    #89990
    JeyPey
    Member

    *push*

    #89998
    JeyPey
    Member

    For getting the time and date i have

    date(“i/g/d/m/Y”, filemtime($dirArray[$index]))

    but then i get: Parse error: syntax error, unexpected T_PRINT in /mnt/webc/62/77/52168477/htdocs/plupload/examples/uploads/index.php on line 139

    #90022
    JeyPey
    Member

    *push*

    #90077
    JeyPey
    Member

    ?? whats that?

    #90078
    JeyPey
    Member

    ah got it xD

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘CSS’ is closed to new topics and replies.