PHP Classes

Packages of dev San

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of dev San (2)  >  Mission progress status  >  Reputation  
Picture of dev San
Name: dev San <contact>
Classes: 2
Country: India India
Age: 44
All time rank: 27416 in India India
Week rank: 195 Up19 in India India Down
All time users: 9184
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 Email Sender  
Send e-mail messages based on text templates
This class is meant to compose and send e-mail messages based on text templates.

The class sends a message to the specified address and replacing the text template placeholders with the values of the current PHP script global variables.

  Files folder image Paging  
Generate paging links for listings split in pages
This class is meant to generate navigation links to split listings of arbitrary information between multiple pages.

Usually this is meant for paging listings of database query results but it can also be used for paging any other kind of listings.

The class takes the total number of records in the whole listing, the limit number of records to be displayed per page and the number of the current page being displayed.

Then it can generate navigation links to go to other listing pages appending to the current script URL an argument that indicates which page is meant to be listed.


  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