Merge pull request #370 from kenjis/ar_offset

fixes potential SQL injection vector in Active Record offset()
tree: ed93ec7a185bd77a0dbc533ea47ec5789da30a4f
  1. .gitignore
  2. application/
  3. index.php
  4. license.txt
  5. readme.md
  6. system/
  7. user_guide/
readme.md

What is CodeIgniter

CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.

Resources