refiking Posted August 21, 2007 Share Posted August 21, 2007 Is there a way that I can schedule a mysql db to create a csv file every night and save it on my local computer? Quote Link to comment https://forums.phpfreaks.com/topic/65919-csv-help/ Share on other sites More sharing options...
hostfreak Posted August 21, 2007 Share Posted August 21, 2007 I am not sure about saving to your local computer, however you could have it sent to your email. Assuming you know how to generate the cvs file, you will need to look into cron jobs. Quote Link to comment https://forums.phpfreaks.com/topic/65919-csv-help/#findComment-329518 Share on other sites More sharing options...
refiking Posted August 21, 2007 Author Share Posted August 21, 2007 I'm actually learning about creating the csv file now. I found a couple sample scripts. But, how can I send it o my email? Thanks in advance! Quote Link to comment https://forums.phpfreaks.com/topic/65919-csv-help/#findComment-329520 Share on other sites More sharing options...
vijayfreaks Posted August 21, 2007 Share Posted August 21, 2007 Hi.. For that go through http://www.clickmojo.com/code/cron-tutorial.html Regards, Vijay Quote Link to comment https://forums.phpfreaks.com/topic/65919-csv-help/#findComment-329530 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.