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?
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.
You are check your data base query and your languages code. you can also use many open sours like Joomla and druple etc. --- FriendyAnil ---