Title: Sending Email With Attachment 1.0 Description: Most of us use email as a form of sending communication but there are instances that we need to attach file in our email such as documents, pdf file, document file, pictures, sound, text file or source code for instance. In this program that I wrote I developed a system that not only send an email but enable the user to attach any file the only limit is the size that is 500,000 Kilobytes that I set why if the file is much bigger phpmailer will create an error if its reaches more than 60 seconds upon uploading your file. By the way I get an idea about uploading a file here http://viralpatel.net/blogs/file-upload-in-php-file-upload-php-file-upload-tutorial-securing-things/comment-page-1/#comment-40976 very good website for technical learning in php programming that I recommend. Before you can send an email with attachment make sure you have creating upload folder so that when you browse the file it will automatically save in the upload folder before it is being attach in your email. I hope this cod will help anyone interested in sending email with attachment in PHP Programming. If you like my work please send me an email at jakerpomperada@yahoo.com and jakerpomperada@gmail.com. Here in the Philippines people can reach me through my mobile numbers 09993969756, 09154628025 and 09288471599. I am also working as a freelance developer if you like to acquire my programming services kindly contact me in my email address above and mobile phone numbers. Thank you very much and Happy Programming. Regards, Mr. Jake Rodriguez Pomperada, MAED-IT Teacher, Software Developer, Web Developer and Electronics and Computer Technician This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3119&lngWId=8 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.