Skip to content

lickasha/jQuery-File-Browser-Awesome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery-File-Browser-Awesome

Today we want to share a cool experiment with you. It is a file browser awesome, which you can upload to a folder somewhere on your site and share documents, pictures and other files with the world. The app is built with PHP, jQuery, fontawesome and uses CSS3.

Setting scandir.php

// Tentukan dulu URL path direktori yang akan di scan. Example:
$path = "http://domain.com/download/file";

Setting fba.js

/* Setting base_URL path scandir.php */
var baseurl = "http://domain.com/scandir.php";

About

jQuery File Browser Awesome

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.5%
  • PHP 28.0%
  • CSS 25.5%