PHP Classes

Classes of Emad Aldeen Hajjar

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Emad Aldeen Hajjar (1)  >  Mission progress status  >  Reputation  
Picture of Emad Aldeen Hajjar
Name: Emad Aldeen Hajjar <contact> Emad Aldeen Hajjar Google profile
Classes: 1
Country: Syria Syria
Age: 37
All time rank: 24393 in Syria Syria
Week rank: 192 Up1 in Syria Syria Up
All time users: 947
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image al_print_f  
Serve file for download limiting the transfer rate
This is a simple class can be used to serve files for download limiting the transfer rate to a given threshold.

The class can serve a given file generating content-type header according to the file name extension. The content-length header is set to file size.

The class serves the file in chunks. It calculates the size of each chunk according to the configured download speed. After serving a chunk, the class waits for one second to make sure the download speed does not exceed the desired speed limit.
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z