Welcome Guest, Not a member yet? Register   Sign In
Error in my email code
#3

[eluser]überfuzz[/eluser]
Welcome to the forum.

It's actually not so wierd that you have to define a variable before you use it. Question is, what you need it for if you set it to a blank string..?

[quote author="gibbo1715" date="1260041076"]...
Code:
function index()
    {    
    
    $config = '';
    $this->load->library('email', $config);
    $this->email->set_newline("\r\n");
[/quote]


Messages In This Thread
Error in my email code - by El Forum - 12-05-2009, 06:13 AM
Error in my email code - by El Forum - 12-05-2009, 07:24 AM
Error in my email code - by El Forum - 12-05-2009, 09:50 AM
Error in my email code - by El Forum - 12-05-2009, 09:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB