PHP Classes

How do I actually use this php table wrapper class?

Recommend this page to a friend!

      Table wrapper base class  >  All threads  >  How do I actually use this php table...  >  (Un) Subscribe thread alerts  
Subject:How do I actually use this php table...
Summary:I know how to include a CSS file in a page, but how
Messages:3
Author:Dave
Date:2008-05-06 03:49:49
Update:2008-06-08 22:55:42
 

  1. How do I actually use this php table...   Reply   Report abuse  
Picture of Dave Dave - 2008-05-06 03:49:49
how do I actually use this tablewrapper.php ?

Thank you

  2. Re: How do I actually use this php table...   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2008-05-26 04:49:15 - In reply to message 1 from Dave
Sorry for the delay.

This is usually a base class meant to be extended by implementation classes to display for instance calendars or database query results.

I may provide a direct usage example if you would like, but you may also want to check the implementation classes listed in the dependents section of this package page.

  3. Re: How do I actually use this php table...   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2008-06-08 22:55:42 - In reply to message 1 from Dave
Ok, I finally made time to provide a working example. You may download the package again with the example.