Welcome Guest, Not a member yet? Register   Sign In
How can i send email via form in CI ?
#14

[eluser]erik.brannstrom[/eluser]
File uploading is explained along with examples in the user guide (http://ellislab.com/codeigniter/user-gui...ading.html). Once the file is uploaded you can attach the file as explained in the guide for the E-mail class. If done in the same step you can easily get the file path to attach from $this->upload->data(), which returns an array with one key being full_path.


Messages In This Thread
How can i send email via form in CI ? - by El Forum - 06-19-2010, 07:07 AM
How can i send email via form in CI ? - by El Forum - 06-19-2010, 07:59 AM
How can i send email via form in CI ? - by El Forum - 06-19-2010, 04:12 PM
How can i send email via form in CI ? - by El Forum - 06-19-2010, 04:14 PM
How can i send email via form in CI ? - by El Forum - 06-19-2010, 04:15 PM
How can i send email via form in CI ? - by El Forum - 06-20-2010, 12:32 AM
How can i send email via form in CI ? - by El Forum - 06-20-2010, 01:46 AM
How can i send email via form in CI ? - by El Forum - 06-20-2010, 07:51 AM
How can i send email via form in CI ? - by El Forum - 06-20-2010, 09:25 AM
How can i send email via form in CI ? - by El Forum - 06-20-2010, 10:03 AM
How can i send email via form in CI ? - by El Forum - 06-20-2010, 03:13 PM
How can i send email via form in CI ? - by El Forum - 06-20-2010, 03:19 PM
How can i send email via form in CI ? - by El Forum - 06-20-2010, 04:03 PM
How can i send email via form in CI ? - by El Forum - 06-21-2010, 03:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB