Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: What happens to $data when it is passed to the view?
Post: RE: What happens to $data when it is passed to the...

In the view, it is extracted from the array, and turns to the variable $getMessages. Then, you should access your data like this: $getMessages[0]->messages
9,805 Views
8 Replies
04-29-2015, 08:20 AM
massaki
    Thread: URL problem
Post: RE: URL problem

The config.php file (application/config) has tho variables: - $config['base_url'] - $config['index_page'] I think you defined base_url with "index.php". Just remove it.
13,101 Views
0 Replies
02-26-2015, 06:15 AM
massaki

Theme © iAndrew 2016 - Forum software by © MyBB