Skip to content

Instantly share code, notes, and snippets.

View chdemko's full-sized avatar

χristoφe Демко chdemko

View GitHub Profile
/**
* Retrieves field information about the given tables.
*
* @param mixed $table A table name
* @param boolean $typeOnly True to only return field types.
*
* @return array An array of fields.
*
* @since 11.1
* @throws JDatabaseException