Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 773 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 773 Bytes

Ajax-Uploader

Ajax Uploader

Features

  • ajax File browse
  • ajax File uploader LPology
  • tree view LaViska
  • multi Files Upload
  • preview files and images
  • Bootstrap framework
  • Bootstrap framework
  • Drag and drop file uploads
  • Image Gallery

config

$allowed_extensions = array("gif", "jpg", "jpeg", "png");
// Directory where we're storing uploaded images
$upload_dir  = './upload_files';
$upload_name ='file_'.date("Y-m-d_His.");

ScreenShot

ScreenShot

Download