generate([$table_data = NULL])
| Parameters: |
|
|---|---|
| Returns: |
HTML table |
| Return type: |
string |
Returns a string containing the generated table. Accepts an optional parameter which can be an array or a database result object.
generate([$table_data = NULL])
| Parameters: |
|
|---|---|
| Returns: |
HTML table |
| Return type: |
string |
Returns a string containing the generated table. Accepts an optional parameter which can be an array or a database result object.
Please login to continue.