1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How send email to users weekly automatically?

Discussion in 'PHP' started by Ramesh8248, Sep 7, 2014.

  1. #1
    I am using SMTP Gmail to send emails from my dashboard to customers. I want to send them email weekly and monthly, And I want to do this automatically. But I don't have any idea how to do this.
    Please help me, if you know how send email automatically on specific time?
     
    Ramesh8248, Sep 7, 2014 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,500
    Likes Received:
    4,460
    Best Answers:
    123
    Trophy Points:
    665
    #2
    Create a cron job to run a script that sends the emails.

    If you don't have access to the control panel to setup a cron job there are ways to get around that - google "fake cronjob"
    Alternatively, set up a scheduled task in wordpress to call the script (even if it's on another site). Other cms systems will have their own versions of scheduled tasks. Have a dig around the help files for the system you use.
     
    sarahk, Sep 7, 2014 IP
  3. Ramesh8248

    Ramesh8248 Active Member

    Messages:
    165
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    73
    #3
    Thank you sarahk...
    Now I am reading its tutorials, I hope it will help me...
     
    Ramesh8248, Sep 10, 2014 IP
  4. Lanie2013

    Lanie2013 Member

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #4
    There is a easy-to-use cron job service that may help: https://www.easycron.com
     
    Lanie2013, Sep 10, 2014 IP