form submission problem

Discussion in 'HTML & Website Design' started by prabash82, Jul 26, 2009.

  1. #1
    i have developed a small site with data submission form. That submission form includes 8 fields. when user fill that form then that data send in to the data base(mysql). so..now i want to send that information to my client week by week.

    how can i do it?
     
    prabash82, Jul 26, 2009 IP
  2. techbongo

    techbongo Active Member

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #2
    You need to write a cron. A php program will fetch data from database and it'll mail the data (with predefined format) to a mailing list. You have to set up a weekly cron job to execute this program.

    Please PM me if you need further assistance.
     
    techbongo, Jul 26, 2009 IP
  3. FriendyAnil

    FriendyAnil Guest

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You are check your data base query and your languages code. you can also use many open sours like Joomla and druple etc.
    ---
    FriendyAnil
    ---
     
    FriendyAnil, Jul 26, 2009 IP
  4. techbongo

    techbongo Active Member

    Messages:
    309
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #4
    Kindly be specific in your reply. Your answer is not a solution to the problem.
     
    techbongo, Jul 27, 2009 IP