PHP Classes

DIV Based Table Generator: Generate table like HTML layouts using only DIVs

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (6)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 40%Total: 3,113 All time: 1,159 This week: 194Up
Version License PHP version Categories
divbasedtable 1.0.0Freeware3.0HTML
Description 

Author

This class can be used to generate table like HTML layouts programatically using only DIV sections.

It compose the layout of a table by adding rows, header cells and regular cells, including the cell contents and styles.

After the whole table is fully composed, the class generates all the HTML and CSS definitions to render the table.

Innovation Award
PHP Programming Innovation award winner
January 2009
Winner


Prize: One copy of the Zend Studio
HTML tables are often used to present Web pages that need to show different sections with a certain relative alignment.

However, some designers prefer to avoid tables and use div tags to make the layout a little more flexible.

This class helps programmatically building layouts like tables using only div tags, thus avoiding the use of HTML tables.

Manuel Lemos
Picture of Muhammad Arfeen
Name: Muhammad Arfeen <contact>
Classes: 9 packages by
Country: Pakistan Pakistan
Innovation award
Innovation award
Nominee: 5x

Winner: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file DIVBasedTable.inc.php Class Main Class
Plain text file index.php Example sample script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,113
This week:0
All time:1,159
This week:194Up
User Ratings User Comments (3)
 All time
Utility:59%StarStarStar
Consistency:56%StarStarStar
Documentation:-
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3025