mime mail

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ekosoftco
Forum Contributor
Posts: 108
Joined: Fri Aug 04, 2006 8:21 pm

mime mail

Post by ekosoftco »

Is anyone familiar with the mime mail system for php?
i have the code, got it at
http://www.phpguru.org/static/mime.mail.html
coded by Richard Heyes
i see how it works, kinda, but i dont really know how to use it to where i can input, and then hit send and have it send to everyone.
i really have no clue :(
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Have you researched Swiftmailer?
ekosoftco
Forum Contributor
Posts: 108
Joined: Fri Aug 04, 2006 8:21 pm

Post by ekosoftco »

:( my server wont allow some of the files when i try to upload it. but thats ok, gmail allows html, thats really all i need.
:/
Post Reply