attaching files with email class |
[eluser]brian88[/eluser]
The email debugger tells me the email sends but cannot find the file path for the attached file. Is it possible for users to attach a file directly from their computer? or do I have to upload the file on my host then attach it? controller Code: function sendEmail() { view Code: <form action="<?php echo base_url('main/sendEmail'); ?>" method="post"> |
Messages In This Thread |
attaching files with email class - by El Forum - 07-16-2012, 09:10 AM
attaching files with email class - by El Forum - 07-17-2012, 08:37 AM
attaching files with email class - by El Forum - 07-17-2012, 10:47 AM
|