Releases: mpmont/ci4-snippets
Releases · mpmont/ci4-snippets
1.1.11
1.0.25
1.0.24
- Added messages
- Added html table
- ci_html_table - Create a basic html table based in a given array
- ci_query_table - Create a basic html table based in query result
- ci_table_template - Set your basic html table layout
- Fixed ci_db_conn snippet
- Updated readme file
1.0.20
ci_entity - Create a new Entity class
ci_cache - Save into the cache for x minutes
ci_getcache - Grab an instance of the cache engine directly through the Services class
ci_email - Basic example demonstrating how you might send email
ci_email_config - Basic email Preferences