CodeIgniter-Template icon indicating copy to clipboard operation
CodeIgniter-Template copied to clipboard

A Lightweight Codeigniter Template Libray

Results 1 CodeIgniter-Template issues
Sort by recently updated
recently updated
newest added

for using script $this->template->script("alert('Hallo')", FALSE); will generated script before $this->template->script("alert('Hallo')", TRUE); will generated script on bottom of footer