Sending php mail with an attachmen

Hi Techies, I need to build a php for that aloows me to send an email with an attached file Thanks -- Our greatest fear is not that we are inadequate, but that we are powerful beyond measure. It is our light, not our darkness, that frightens us. Calvin Omari Systems Developer/Designer http://www.facebook.com/barongo

Hey did u manage to use the one i sent last time. Av just used it a while ago to send 400 mails with two attachments it's a perfect script. On Mon, Apr 12, 2010 at 10:03 AM, Calvin Omari <calvinebarongo@gmail.com>wrote:
Hi Techies,
I need to build a php for that aloows me to send an email with an attached file
Thanks
-- Our greatest fear is not that we are inadequate, but that we are powerful beyond measure. It is our light, not our darkness, that frightens us.
Calvin Omari Systems Developer/Designer http://www.facebook.com/barongo
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

Check: http://framework.zend.com/manual/en/zend.mail.attachments.html. You will only need to pick the Zend_Mail component from the Zend framework for it to work and use the normal require/include Zend/Mail/*. Regards Ukang'a Dickson On Mon, Apr 12, 2010 at 10:03 AM, Calvin Omari <calvinebarongo@gmail.com>wrote:
Hi Techies,
I need to build a php for that aloows me to send an email with an attached file
Thanks
-- Our greatest fear is not that we are inadequate, but that we are powerful beyond measure. It is our light, not our darkness, that frightens us.
Calvin Omari Systems Developer/Designer http://www.facebook.com/barongo
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke

or the classic phpmailer class http://phpmailer.sourceforge.net On Mon, Apr 12, 2010 at 10:11 AM, Ukang'a Dickson <ukanga@gmail.com> wrote:
Check: http://framework.zend.com/manual/en/zend.mail.attachments.html.
You will only need to pick the Zend_Mail component from the Zend framework for it to work and use the normal require/include Zend/Mail/*. Regards
Ukang'a Dickson
On Mon, Apr 12, 2010 at 10:03 AM, Calvin Omari <calvinebarongo@gmail.com>wrote:
Hi Techies,
I need to build a php for that aloows me to send an email with an attached file
Thanks
-- Our greatest fear is not that we are inadequate, but that we are powerful beyond measure. It is our light, not our darkness, that frightens us.
Calvin Omari Systems Developer/Designer http://www.facebook.com/barongo
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1f... ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
participants (4)
-
Calvin Omari
-
Felix mwai
-
Kiti Chigiri
-
Ukang'a Dickson