1.

How to load a view in CodeIgniter?

Answer»

You can USE this $this->LOAD->VIEW('name'); to load a view in CODEIGNITER.



Discussion

No Comment Found