Forums

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

Home Forums Back End Help me how to make a directory view. also has a search bar.

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #43107
    joven15
    Member

    Please anyone help me how to make a Directory View and also has a search bar were i can search the file on my directory also downloadable.

    advance thanks.

    #126753
    Paulie_D
    Member
    #126821
    joven15
    Member

    hi paulie actually im a newbie in PHP i dont know how to do it thats why i ask for some help

    #126824
    Alen
    Participant

    You need to explain exactly what you are trying to do. It’s hard for us to guess what you need. You didn’t mention if you are working with just PHP or WordPress. What exactly do you mean by directory view? What has a search bar? How is search going to function? Etc…

    #126826
    joven15
    Member

    this is what i want

    http://www.celerondude.com/php-indexer

    i need a Directory Index which also i can search a file.

    sorry for my bad english anyway im from philippines

    thanks for you reply i appreciate it.

    Directory view – on what files i have. pdf xlsx doc etc and also downloadable. the files like force to download

    search what files i have also a folder name. example i have 2 thousand pdf files. so i can easily track my files.

    #126941
    joven15
    Member

    Directory Index Solved – my Only problem is how to make a search bar so i can easy search a file.

    #126976
    DADE
    Participant

    I still don’t understand what are you trying to archive with your search. I mean is it autocomplete? If no, you can loop throught your files and using ‘if’ statement check if this is file you are looking for. Piece of code would be nice to see (http://codepen.io/)

    #127004
    joven15
    Member

    hi DADE – thanks for your reply. ok here’s my example directory index (http://paslitigation.com/directory_files/)

    all i need is a search bar so i can easily find my files over 2k files.

    the main function of search is to find any files from my directory according my root directory.

    #127089
    dclardy
    Member

    The link that you posted 404s.

    #127090
    dclardy
    Member

    Also, try this link.

    http://larsjung.de/h5ai/

    #127109
    joven15
    Member

    wow this one is much useful but i dont see any search bar . so i can easily search my file

    #127110
    joven15
    Member

    btw dclardy here’s the one i used now my only problem now is how to insert a search bar so that i can easily look my files even it has a hundreds or thousand files. (http://www.vasplus.info/tutorial.php?id=109&topic=File%20System%20using%20Ajax,%20Jquery%20and%20PHP%20v4.0) here’s the link

    #127182
    dclardy
    Member

    If you look at the last link that I sent you, it has a search with it. Click on the magnifying glass at the top.

    http://larsjung.de/h5ai/sample/

    #127269
    joven15
    Member

    ohh wow this is nice but one problem on it it has no upload function and no also create a new file or folder function

    thanks dclardy i appreciate so much your willingness to help other people

    #127380
    joven15
    Member

    This is SOLVED – i already find a new File Management System.

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