Hi guys, I'm doing a php shopping cart, and i need some help.
I need need help running a cronjob at the last day of every month, weather its got 28 30 or 31 days.
Want to run the code on a php page that will automatically work out my monthly profet based on the website.
Markup, which is proffet - expenses = whatever, and store the info in my db.
Got all my php just about done, but need to do the cron job now
Please help?
I need need help running a cronjob at the last day of every month, weather its got 28 30 or 31 days.
Want to run the code on a php page that will automatically work out my monthly profet based on the website.
Markup, which is proffet - expenses = whatever, and store the info in my db.
Got all my php just about done, but need to do the cron job now
Please help?
Comment