Welcome Guest, Not a member yet? Register   Sign In
Autocomplete don't work in Model file
#1
Sad 

I'm a beginner with CodeIgniter. I code with Eclipse PDT. I applied autocompletion. it works with the controllers but not with the models.

$ query = $ this-> db-> get ('data');

an error message is displayed: the get method is not recognized.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB