|
Project-GC Lua Sandbox API
|
| CreateHTMLTable | ( | $data | ) |
Returns an HTML table created from the data you provide.
At this point, there are no options to design the table. Neither can headers be provided. It's WIP.
| array | $data | (required) An associative array of the data you want back as HTML. |