Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
controller names into it.
Added a Common Functions page to the userguide for globally available functions.
|
|
|
|
|
|
|
|
<title>CodeIgniter User Guide : Page TItle</title>
to
<title>Page Title : CodeIgniter User Guide</title>
|
|
the File Helper.
Changed ( ! condition) into (! condition) within the code
|
|
redirect() function of the URL Helper.
|
|
|
|
|
|
|
|
|
|
get_cookie is used.
|
|
|
|
|
|
|
|
|
|
|
|
user guide pages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
link() to link_tag() to avoid PHP collision.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|