PHP Classes

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

Recommend this page to a friend!
  Info   View files Documentation   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 164 This week: 1All time: 8,888 This week: 118Up
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: 342489 in France France
Week rank: 138 Up4 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  
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

 Version Control Unique User Downloads Download Rankings  
 100%
Total:164
This week:1
All time:8,888
This week:118Up