PHP Classes

Packages of Peter Valicek

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Peter Valicek (2)  >  Mission progress status  >  Reputation  
Picture of Peter Valicek
Name: Peter Valicek <contact>
Classes: 2
Country: Germany Germany
Age: 47
All time rank: 68145 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 4391
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 Generic Mail  
PEAR::Mail wrapper for sending text and HTML mail
This is a PEAR::Mail wrapper class to simplify the composition and delivery of text or HTML messages, eventually with attachment files.

To use this class you just need to call the sendmail function specifying the sender address, one or more receipient addresses and an array of data with additional parameters.

The additional parameters include the message subject, the message text, whether the type of message is HTML or plain text and a list of optional attachment files.

  Files folder image Html Form Parser  
Parse an HTML page to extract forms information
This class is meant to parse an HTML document to extract information about any forms contained in it.

The class return associative array that contains the details about these form elements:

- Form attributes like: action, name, method, enctype
- Inputs of type hidden, text, password, textarea, checkbox, radio, submit, reset, button, image, select and its options.


  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