PHP Classes

Packages of Rob

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Rob (3)  >  Mission progress status  >  Reputation  
Picture of Rob
Name: Rob <contact>
Classes: 3
Country: United States United States
Age: 37
All time rank: 2634365 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 813
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 CTMail  
Compose and send text and HTML email messages
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.

  Files folder image PHP cPanel API Email Manager  
Create and manage email accounts using cPanel API
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.

  Files folder image Simple PHP FTP Client  
Upload and download files from FTP servers
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