Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] A letter 'C' appears when I use $this->load->database();
#1

[eluser]JuanitoDelCielo[/eluser]
Hi, I'm want to use $this->load->database(); in the constructor of my Model, when I did this CI prints a letter 'C'. This just happens whe I use $this->load->database(); if I remove it the letter disappears.

I already check:

An extra character on my view.
Loading the Database class from my Controller
Load the Database using the third parameter of the $this->load->model()

But if I don't load any view the letter disappears also.

Any Ideas?

It was an extra character in config/database.php




Theme © iAndrew 2016 - Forum software by © MyBB