commit | fbac8b4553942db4be52e872d9fd68717e5006e4 | [log] [tgz] |
---|---|---|
author | kenjis <kenji@codeigniter.jp> | Thu Aug 25 10:51:44 2011 +0900 |
committer | kenjis <kenji@codeigniter.jp> | Thu Aug 25 10:51:44 2011 +0900 |
tree | bbc95119f6c7cc0f89bf0ac8b6862711811d5623 | |
parent | 0ba26c731cf8838b5239c1a7957bc18f58fe2f7d [diff] |
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.