/ Published in: PHP
Expand |
Embed | Plain Text
$output = $this->load->view("view.php", $data, TRUE);
You need to login to post a comment.
$output = $this->load->view("view.php", $data, TRUE);
You need to login to post a comment.