adding attachment to email

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
darkane
Forum Newbie
Posts: 1
Joined: Thu Nov 13, 2003 10:29 pm

adding attachment to email

Post by darkane »

I have created a email form which works fine and now I want to be able to add attachments. is there an easy way that I can go about this in php 4.0.4??
User avatar
Bill H
DevNet Resident
Posts: 1136
Joined: Sat Jun 01, 2002 10:16 am
Location: San Diego CA
Contact:

Post by Bill H »

Somebody created a really nifty class that does that, and I'm pretty certain I found it in this forum.
Try a search with the key words "email" and "attachment" and I'll bet you find it.
Post Reply