Skip to content
World Wide Web Server edited this page Jul 4, 2012 · 10 revisions

Category:Libraries | Category:Libraries::Community | Category:Libraries::Database This class is intend to help you crafting an SQL statement with funky way. [h4]For recent update, this Library has moved into Github repo, [url=https://github.com/toopay/CI-DBHelper-Library]CI-DBHelper-Library@Github[/url][/h4] [h3]FEATURES[/h3]

  1. Support SELECT, INSERT, UPDATE, DELETE Statement
  2. Support chaining and nested WHERE.
  3. Some shorthand for SELECT, for now : CONCAT and DISTINCT.
  4. Using native SQL statement.
  5. Caching query.
  6. Chaining method (SELECT, FROM, WHERE, ORDER BY).
  7. Choose output : execute or just return the array of query.
  8. Log and error flag.

[h3]DOWNLOAD[/h3] File:DbhelperLibrary_v1.0.2-rev.zip [LATEST] File:DbhelperLibrary_v1.0.2.zip File:DbhelperLibrary_v1.0.1.zip

Clone this wiki locally