it's HTML <input type="file" name=""> -----Original Message----- From: Don [mailto:[EMAIL PROTECTED]] Sent: Monday, November 12, 2001 3:37 PM To: php Subject: [PHP] emailing attachments
Hi, I have a class that allows me to send e-mail with an attachment. I have a form that gathers information and I would like to allow the user to attach a file from his local drive. Is there a PHP routine that allows the user to browse his drive and choose a file? Thanks, Don