PHP Classes

Packages of Manuel

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Manuel (2)  >  Mission progress status  >  Reputation  
Picture of Manuel
Name: Manuel <contact>
Classes: 2
Country: Spain Spain
Age: ???
All time rank: 160237 in Spain Spain
Week rank: 195 Up5 in Spain Spain Up
All time users: 1833
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 KExCel  
Generate spreadsheets in Microsoft Excel format
This class can be used to generate spreadsheet files in Microsoft Excel XML format.

The class can build an Excel sheet document by first defining the column titles and then the data of each of the sheet rows.

The class can return the generated document as a string value or serve for download from the current script.

The code and the comments are in Spanish.

In Spanish:
Clase básica para exportación a excel, fácil de manejar.

  Files folder image Paginador Kenda  
Display pagination links between listing pages
This is a simple class that can be used to display pagination links between the different pages of listings.

It takes as parameters the number of current page to display, the total number of entries in the listing, and the limit of entries to display per page.

It returns the HTML for a list of links to the next and the previous page, as well the number of the current page.

The code, the comments and the class text output are in Spanish.


  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