forked from bcit-ci/CodeIgniter
-
Notifications
You must be signed in to change notification settings - Fork 4
TableTemplates
World Wide Web Server edited this page Jul 4, 2012
·
8 revisions
Category:Help | Category:Help::TipsAndTricks
Code Igniter supports use of multidimensional arrays as parameters to a table template. [h3]Example[/h3] [code]
{fields} {/fields} {rows} {cols} {/cols} {/rows}| {lbl} |
|---|
| {value} |