PHP Classes

Packages of tomekglinski

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of tomekglinski (3)  >  Mission progress status  >  Reputation  
Picture of tomekglinski
Name: tomekglinski <contact>
Classes: 3
Country: Poland Poland
Age: ???
All time rank: 76522 in Poland Poland
Week rank: 195 Up4 in Poland Poland Up
All time users: 4046
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 Kreatura  
Wrapper to programatically generate HTML tables
This class provides an object oriented interface to create HTML tables programatically.

Kreatura is useful when you want to create an HTML page with several visual elements that should be displayed in specific places. This is often done by putting these elements into tables. However, creating many tables with a complex structure of row and column spans often becomes tedious and not very efficient.

With Kreatura you can build your tables just by creating cells with specified dimensions and content, add the cells to the tables and generate the HTML code.

If any of the cells becomes superfluous, just remove it with one command. You are assured that by removing one cell it will not change the positions of the remaining elements.

Working example: http://dynamit.im.pwr.wroc.pl/tglinski/index_en.php?strefa=litter
Not enough user ratings

  Files folder image Tomeks Pagination  
Output pagination links using session to pass data
This class can be used to generate links to navigate between pages of listings of database query results split in multiple pages.

It uses sessions to pass the pagination state between pages.

It can also output the content to be shown in each page with user defined functions.

The class can be configured to defined the number of links to other pagination pages, number of rows of data to display on each page, the functions to execute SQL query and retrieve the results to display.

It can display an unlimited number of paginated listings per page.

The format of the links can be configures using template strings.
Not enough user ratings

  Files folder image Torrent File  
Parse information from a BitTorrent file
This class can be used to parse and extract information from a BitTorrent file.

It can read a given BitTorrent file and extract the metadata into an array.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 66% - - - - 48% 2989
Month: Not yet rated by the users


  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