PHP Classes

Packages of Preslav Panayotov

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Preslav Panayotov (3)  >  Mission progress status  >  Reputation  
Picture of Preslav Panayotov
Name: Preslav Panayotov <contact>
Classes: 3
Country: Bulgaria Bulgaria
Age: ???
All time rank: 179610 in Bulgaria Bulgaria
Week rank: 195 Up2 in Bulgaria Bulgaria Up
All time users: 1567
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 PHP Email Builder  
Compose and send HTML email using templates
This class can compose and send HTML email using templates.

It takes a HTML template and replaces placeholder marks with given template parameters passed as an array.

The class then sends the email message from a given send to a receiver email address with a given title subject.

The HTML message body character set is also configurable.

  Files folder image PHP File Manipulation  
Manipulate files and directories
This class can manipulate files and directories.

It can perform several types of operations like:

- Checking if a file exists
- Delete a file
- Tell if an entry with a given path is a file or a directory
- Get the length, type and modification time of a file
- Read or write data to a file
- Retrieve the listing of files in a directory

  Files folder image PHP StringBuilder  
Manipulate string similar to Java stringBuilder
This class can manipulate string similar to Java stringBuilder package.

It can perform several types of operations to manipulate strings.

Currently it can append a new string, get the string length, create a new instance of the class, etc..


  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