| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Rob (3) | > | 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 compose and send text and HTML email messages. It provides several functions to define details of the messages being compose like the subject, sender and recipient email addresses, message body, reply address, etc.. The class can compose the defined message and send it in either HTML or plain text format using the PHP mail function. Optionally it can log the executed steps to a given log file. |
| ||||
| This class can create and manage email accounts using the cPanel API. It can send HTTP requests to the cPanel API of a hosting account to perform several types of operations to manage email accounts. Currently it can check if a given email account exists, create a new email account, get the list of created email accounts, change the password of an email account and delete an email account. |
| ||||
| This class can upload and download files from FTP servers. It can connect to a given FTP servers and perform several types of operations with files and directories. Currently it can: - Change the current server directory to a given path or the current parent directory - Upload a given file to the current directory - Download a file - List all files in the current directory - Get the current directory path |
| 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 |