Generating dynamic file tree structure using file paths.Technologies used: HTML, jQuery and PHP.
The purpose of this project is for generate file structure tree view with any file path list easily.
//create your file path array
$myArr = array("E:/SLIIT/2nd year/testfile.pdf", "E:/Apiit/file/cd/edit.pdf", "E:/SLIIT/file/cd/new/pro.pdf");
$ git clone [email protected]:ShalithaCell/Dynamic-File-Tree-Structure-Jquery-PHP.git
if you cannot find the htdocs folder please follow the below links,
- Where to find htdocs in XAMPP Mac
- Find htdocs path, no matter where file is stored
- htdocs path in linux
- https://stackoverflow.com/questions/1582851/htdocs-path-in-linux
The best way to contribute is by spreading the word about the repo:
- Blog it
- Comment it
- Fork it
- Star it
- Share it
A HUGE THANKS for your help.