PHP Classes

PHP Create Simple Table: Generate HTML table with a desired dimension

Recommend this page to a friend!
  Info   View files Example   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 137 All time: 9,245 This week: 206Up
Version License PHP version Categories
php-simple-table 1.0.0Freely Distributable5HTML, PHP 5
Description 

Author

This is a very simple package that can Generate HTML table with a given number of rows and columns.

It has very simple model, view and controller classes that can generate the necessary tags for a table.

The example script shows how to retrieve the table rows via AJAX using jQuery.

Picture of Fortune James
  Performance   Level  
Name: Fortune James <contact>
Classes: 4 packages by
Country: Nigeria Nigeria
Age: 37
All time rank: 227811 in Nigeria Nigeria
Week rank: 295 Up8 in Nigeria Nigeria Up

Example

<?php
   
       
       
       
require 'classfile.php';
       
               
       
       
$result = new Table();
   
   
       
   
?>


  Files folder image Files  
File Role Description
Plain text file classfile.php Class Sample PHP Class File
Plain text file index.php Data Sample Landing PAge
Plain text file jquery.js Data Dependency File
Plain text file result.php Example PHP Handler Script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:137
This week:0
All time:9,245
This week:206Up