Skip to content

ShalithaCell/Dynamic-File-Tree-Structure-Jquery-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic-File-Tree-Structure-Jquery-PHP

Generating dynamic file tree structure using file paths.Technologies used: HTML, jQuery and PHP.


Purpose

The purpose of this project is for generate file structure tree view with any file path list easily.


Usage

1. Go to controller.php file.

2. create array with your file paths and replace existng file path array.

  //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");

Development setup

1. Retrieve our project (if you haven't done so already)

 $ git clone [email protected]:ShalithaCell/Dynamic-File-Tree-Structure-Jquery-PHP.git

2. Move project folder to htdocs folder.

if you cannot find the htdocs folder please follow the below links,

3. start the server and run.


Libraries


Screenshots

  • Login

Contribute

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.

About

Generating dynamic file tree structure using file paths.Technologies used: HTML, jQuery and PHP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published