PHP Classes

Packages of Karol Krizka

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Karol Krizka (2)  >  Mission progress status  >  Reputation  
Picture of Karol Krizka
Name: Karol Krizka <contact>
Classes: 2
Country: Canada Canada
Age: ???
All time rank: 234653 in Canada Canada
Week rank: 195 Up5 in Canada Canada Up
All time users: 1021
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 HTML Document  
Buffer the HTML contents of a page before serving
This class can be used to buffer the contents of an HTML page before serving to the browser.

It starts capturing the output of the current script until it exits.

In the end it outputs captured page content in the middle of a page header and footer generated by the class.

The class provides convenience functions to define the HTML that goes in the page header like: Javascript, CSS, RSS feed URLs and other meta tags.

  Files folder image Karol's Pager  
Generate links to navigate listings split in pages
This is a simple package that can generate navigation HTML links to browse listings split between multiple pages.

The pager class takes the limit number of entries to list per page, the total number of entries in the whole listing and the first entry to list in the current page.

The navigation links are generated with the help of the URL class that generates the links URL from the parameters.


  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