- Copy the file into libraries folder inside application folder.
- Open autoload.php and find libraries.
- Add 'libraries' into its array.
- Save.
- To use it, first make template file (.php) inside views folder, and insert and a line .
- And then, on your controller, instead of using $this->load->view('view_file'), use $this->template->load('your_template_file', 'your_view_file').
-
Notifications
You must be signed in to change notification settings - Fork 0
afiefsky/codeigniter-template-library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CodeIgniter PHP Templater
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published