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...
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/)
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.
http://whathaveyoutriedsofar.com/
hi paulie actually im a newbie in PHP i dont know how to do it thats why i ask for some help
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...
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.
Directory Index Solved - my Only problem is how to make a search bar so i can easy search a file.
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/)
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.
The link that you posted 404s.
Also, try this link.
http://larsjung.de/h5ai/
wow this one is much useful but i dont see any search bar . so i can easily search my file
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 System using Ajax, Jquery and PHP v4.0) here's the link
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/
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
This is SOLVED - i already find a new File Management System.