Login   Register  
PHP Classes
elePHPant
Icontem

myFat

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Mirko Mönninghoff
Name: Mirko Mönninghoff <e-mail contact>
Packages: 2 Browse all classes by Mirko Mönninghoff Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 44
All time rank: 122884 in Germany Germany
Week rank: 2187 Down141 in Germany Germany Down
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download .zip .tar.gz  
This class implements a virtual file system based on two MySQL tables. You can store any kind of data (music, images, anything) in these MySQL tables.

The class implements functions for listing files, saving files uploaded from forms, deleting files and outputing files for downloads.

  Classes of Mirko Mönninghoff  >  myFat  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: myFat
Base name: myfat
Description: Store binaries in a MySQL based virtual hard drive
Version: -
PHP version: -
License: BSD License
All time users: 1723 users
All time rank: 2029
Week users: 0 users
Week rank: 2293 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
April 2004
Number 4

Prize: One copy of the Maguma Workbench
Many types of Web applications have the need to store arbitrary data uploaded by the users as files.

Despite storing such data in server disks is often the fastest way to store uploaded files, sometimes it is preferrable to store them in SQL database tables because it simplifies distribution to multiple Web servers, or because safe mode limitations it is not possible to write to disk files.

This class provides a generic solution that can address well these problems by simplifying the storage of arbitrary files in a MySQL database.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (86.4%)
Sufficient (79.5%)
-
Sufficient (63.6%)
-
-
Not sure (57.5%)
1026
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file index.php Example Simple upload and download form (store binaries into the virtual harddisk and download them over your webbrowser)
Accessible without login Plain text file myfat.php Class The Class (Usage Information included)

Download all files: myfat.tar.gz myfat.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.