| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Andrei Orghici (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| ||||
| 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 |