PHP Classes

32bit File Stats: Get information of large files on 32 bit systems

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 308 All time: 7,327 This week: 380Up
Version License PHP version Categories
file-stats 1.0.0GNU General Publi...5.1PHP 5, Files and Folders
Description 

Author

This class can be used to get information of large files on 32 bit systems.

It provides several functions for retrieving information about files like the file size, last modified time, file or directory type and real path.

These functions work with files with size larger than 2GB (more than 31 bits) by using operating system calls or external commands to retrieve the requested file information.

It supports either Linux, BSD and Windows.

Innovation Award
PHP Programming Innovation award nominee
September 2010
Number 12
Despite on 32 bit systems files may have more than 2GB, PHP is not able to access properly such large files on those systems.

This class provides a workaround to access large files from PHP on 32 bit systems using external programs.

Manuel Lemos
Picture of Jamie Curnow
Name: Jamie Curnow is available for providing paid consulting. Contact Jamie Curnow .
Classes: 4 packages by
Country: Australia Australia
Age: 41
All time rank: 4175 in Australia Australia
Week rank: 312 Up3 in Australia Australia Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Accessible without login Plain text file example_cli.php Example Example to be run from the Command Line
Accessible without login Plain text file example_html.php Example Example with HTML output
Accessible without login Plain text file file_stats.class.php Class The File Stats class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:308
This week:0
All time:7,327
This week:380Up