Welcome Guest, Not a member yet? Register   Sign In
Sending EMail From Code Igniter 2.0.1
#4

[eluser]LuckyFella73[/eluser]
This script can work on localhost if you have a mailserver installed.

If you just want to test on localhost you can comment out this line:
Code:
$this->email->send();

And debug:
Code:
echo $this->email->print_debugger();


Messages In This Thread
Sending EMail From Code Igniter 2.0.1 - by El Forum - 03-30-2011, 11:21 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 03-31-2011, 03:12 AM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 03-31-2011, 10:02 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-01-2011, 04:51 AM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-01-2011, 05:31 AM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-01-2011, 05:39 AM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-01-2011, 11:18 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 01:07 AM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 10:33 AM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 03:09 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 08:41 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 09:18 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 09:57 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 09:59 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 10:00 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 11:01 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 11:47 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-02-2011, 11:52 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-03-2011, 12:16 AM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-03-2011, 06:06 AM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-03-2011, 03:31 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-03-2011, 07:43 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-03-2011, 10:52 PM
Sending EMail From Code Igniter 2.0.1 - by El Forum - 04-04-2011, 01:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB