commit | 9ff6336415f3da2a81142cb23343060df6196ebe | [log] [tgz] |
---|---|---|
author | Greg Aker <greg@gregaker.net> | Wed Aug 24 20:58:10 2011 -0700 |
committer | Greg Aker <greg@gregaker.net> | Wed Aug 24 20:58:10 2011 -0700 |
tree | 850711b8f4e981fcd1bf51151b1d71d53f630076 | |
parent | 073d2c6effd134e36f7e5ed69d1398cbe09d383b [diff] | |
parent | fbac8b4553942db4be52e872d9fd68717e5006e4 [diff] |
Merge pull request #291 from kenjis/html_escape add html_escape() function to escape HTML.
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.