Welcome Guest, Not a member yet? Register   Sign In
Include not working after putting view files inside another folder
#3

[eluser]ninjayan[/eluser]
Here's the include from view
Code:
include('../includes/header.php');

and this is from the controller
Code:
$this->load->view('system_message/login_pending');


Messages In This Thread
Include not working after putting view files inside another folder - by El Forum - 10-22-2012, 03:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB