Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.04 KB

localhost File Manager.

Access localhost (Wamp or Xampp) home directory with a new look .

Whats New ??

  1. Get Personalized Name, Logo,and the Icon For all file type.
  2. You can show your File size.
  3. Get created and last modified date and time along with the name of the file/Directory.

How to Use

  1. Download the File into your WWW direcory in wampp and htdocs in xammp
  2. copy and paste inside each directory where you need .
  3. include file/Directory creation date and time add $timekey before the for($index=0; $index < $indexCount; $index++) {  //code } loop ends.
  4. include file/Directory Size add $sizekey before the for($index=0; $index < $indexCount; $index++) {  //code } loop ends.

Old Localhost Home directory

New

New Look

New