Showing posts with label cron. Show all posts
Showing posts with label cron. Show all posts

Monday, May 7, 2012

file not found after mysql export


i need to export data from a table to a csv. i have the following structure (not really my table but for demo purposes)

Wednesday, March 7, 2012

php cronjob interruption


i have a cronjob in php that calculates few business rules (eg: net rev, gross rev, estimated rev, etc... using standard deviation & other math algo)