Jump to content

Generate HTML DataGrid


xangelo

Recommended Posts

Hi everyone,

 

I've been working on a script that generates HTML tables using multi-dimensional arrays in PHP. It accepts a multi-dimensional source and allows you to

  • Select which columns will be displayed
  • Rename the titles of displayed columns
  • Re-order the displayed columns
  • Create new columns and insert them before or after any existing column
  • Allows back-references in column data. IE, you can refer to ANY column within the row via {column_name}

 

Here's a link to the writeup of how it works: http://wheremy.feethavebeen.com/datagrid-v2/

Here's a link to the phpclasses hosting of the download: http://www.phpclasses.org/package/6542-PHP-Display-data-listings-in-an-HTML-table.html

 

I just wanted to know what you guys thought of it, as well as any suggestions or improvements you might have.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.