Jump to content

Send email attachment

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
cakka

cakka

    Programmer

  • Members
  • PipPipPipPip
  • 192 posts
Hi, any body can tell me how to create php script for send attachment in email ? Thanks

#2
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
You can look at the php mail() function or for a more direct source you can see this article.
Not Found - Zend.com

#3
cakka

cakka

    Programmer

  • Members
  • PipPipPipPip
  • 192 posts
Hi, thanks for any body that moved this thread to the correct subforum :)
For using this i have using phpmailer ... i am getting some problem .
Site that i am working on is using Windows Server...

I try to upload a file with a copy file but it's failed.
No file copied to the destination directory.
Can tell me give me know the right way ?

Thanks