PHP Classes

Packages of Andrei Orghici

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Andrei Orghici (2)  >  Mission progress status  >  Reputation  
Picture of Andrei Orghici
Name: Andrei Orghici <contact>
Classes: 2
Country: Romania Romania
Age: 46
All time rank: 118030 in Romania Romania
Week rank: 195 Up3 in Romania Romania Up
All time users: 2689
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 PHS_Error  
Keep track of application errors and warnings
This class can be used to keep track of application errors and warnings.

Applications can call this class to store information about errors and warnings.

The class stores in class variables backtrace information that include the PHP files, functions names and line numbers of the functions that were called to reach a point to where the errors or warnings were added.

  Files folder image WGetAgent  
Download files using the wget program
This class can download files from remote sites using the wget program usually available on Linux/Unix systems.

The class can call the wget program to start the download of a file into a given directory. Optionally it may limit the download rate.

When the download is started, the class can call an given method of another class to pass the download session details like the session identifier, destination and url.

Each download session can be logged to a individual file that may be removed when the download is finished.

When the download is finished, the class may execute a given program or shell script.


  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