Send files by email

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepaks85
    New Member
    • Aug 2006
    • 114

    Send files by email

    Dear Sir,

    How can I attach and send files through email in PHP?

    I am sending normal email through php script. It's working fine for me. Now I want to send some attached files with that mail.

    Please help me.

    Thanks
    Deepak
  • vssp
    Contributor
    • Jul 2006
    • 268

    #2
    using mail function header used to attach the files

    Please check the header to attach the files.

    Thanks

    Comment

    • ronverdonk
      Recognized Expert Specialist
      • Jul 2006
      • 4259

      #3
      Have a look at this post by motoma in this forum. That'll help you.

      Ronald :cool:

      Comment

      Working...