PHP Classes

PHP Big File Upload Update and Verify: Process file uploads and verify large files

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 171 All time: 8,830 This week: 47Up
Version License PHP version Categories
big-file-update-veri 1.0.0Free for non-comm...5HTTP, Files and Folders, Content mana...
Description 

Author

This package can process file uploads and verify large files.

It provides a script that generates a form and can process the file upload with JavaScript code.

The script can calculate a checksum value of each part of file contents using JavaScript.

On the server side, the package can store the uploaded file and the checksum values to verify if the checksum values are what was calculated on the client side to verify the integrity of the file upload.

Innovation Award
PHP Programming Innovation award winner
January 2023
Winner
Sometimes users need to be able to upload huge files to share with other users.

Uploading large files may take a lot of time. If there is an interruption in the file upload process, the file may reach the server partially.

Therefore it is necessary to verify if the file was correctly uploaded.

This package provides a solution that uses a combination of PHP and JavaScript to calculate checksum values of the file contents that can be used by PHP on the server side to verify if the file was correctly uploaded.

Manuel Lemos
Picture of Dantigny francois
  Performance   Level  
Name: Dantigny francois <contact>
Classes: 3 packages by
Country: France France
Age: ???
All time rank: 341489 in France France
Week rank: 192 Up13 in France France Up
Innovation award
Innovation award
Nominee: 2x

Winner: 1x

Recommendations

Recommendation for a PHP class to upload large files in chunks
Upload large files in chunks checking progress

Documentation

Big File Update & Verify

tool in PHP to upload (update) and verify big file

Big File Update & Verify

In order to upload big file(s) (> int(2147483647)) - an alternative way at ftp ( protocol http)

Dependances : null

Usage :

upload bfuv.php and receive.php at the directory (target) where you want to upload your big file and access to bfuv.php

How use it :

 select your source. That's all folks !

  Files folder image Files (4)  
File Role Description
Accessible without login Plain text file bfuv.php Appl. Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file receive.php Example Example script

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:171
This week:0
All time:8,830
This week:47Up