Recommend this page to a friend! |
Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-02-04 (8 years ago) | Not enough user ratings | Total: 869 | All time: 3,875 This week: 1,082 |
Version | License | PHP version | Categories | |||
phptables 0.2 | GNU Lesser Genera... | 5.0 | HTML, PHP 5 |
Description | Author | |||||||||||||
This package can be used to generate HTML tables programmatically. |
|
==What is PHP Tables?== PHP Tables is a set of PHP classes used to manage tabular data in a data-oriented fashion, and output it as HTML. ==What license is PHP Tables released under?== PHP Tables is made available under the GNU Lesser General Public License. The terms of this license are contained within the accompanying files COPYING (for the basic GNU General Public License) and COPYING.LESSER (for the additional permissions granted by the Lesser GPL). This means, essentially, that if you wish to modify or derive from PHP Tables and release this direct derivative, you should probably release it under the GPL or LGPL. However, if you merely make use of it in a larger product, you are more free in your choice of license. ==How do I use PHP Tables?== Good question. There will be documentation soon, I promise, starting with some simple examples. ==I think I can make this better. What should I do?== Well, this is open source, so you are completely free to edit the classes to create your own local version, and you're free to distribute it as long as you use a suitable license. However, if you want to improve this "official" version, then submit a patch to me. The patch should be in unidiff (diff -u) format, or submit the complete function(s) or source file(s) you've changed, along with a description of what you've changed and why. You can get these to me by emailing me - see the AUTHORS file for details. ==What other information is there?== Please read the accompanying changelog and TODO files to see what features have been added to PHP Tables, and what features are intended for the future. |
Files |
File | Role | Description |
---|---|---|
AUTHORS | Doc. | List of contributors |
Cell.php | Class | Cell class (abstract) |
changelog | Doc. | Changes between versions |
COPYING | Lic. | GNU GPL |
COPYING.LESSER | Lic. | GNU LGPL |
README | Doc. | Important information |
Row.php | Class | Row class |
Table.php | Class | Table class |
TODO | Doc. | List of things to add, development roadmap |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
nooobie needs help i would create an html table to produce the requested output... |