CSV attach + Mail sending

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hjaffer2001
    New Member
    • Aug 2010
    • 4

    CSV attach + Mail sending

    Hi all,
    I have a function that will create a csv file from db.
    Now, i want to attach the csv file to my mail(gmail) without saving to my desktop as soon as the Email Result button is clicked.
    In other words, a CSV file attachment to my mail as soon as a button is clicked.

    Any Suggestions?

    Thanks
    Haan
  • dlite922
    Recognized Expert Top Contributor
    • Dec 2007
    • 1586

    #2
    Suggestions?

    Yes: Write a PHP script that mails the result of your function to your email.

    It's very possible to do, just don't ask us to do it for you without you trying at all.

    At least /attempt/ the code before asking for "suggestion s".

    What research have you done regarding this? Which part are you having problems with?

    Dan

    Comment

    Working...