Page 1 of 1

PHP & Cron

Posted: Wed Jan 05, 2005 9:17 am
by SilverMist
Okay I'm doing this project where a user enters one of their animals in competitions, and the competitions are on Wednesdays and Saturdays. When the user places high in a competition they are awarded points and fake money. Since CPanel 9 offers such a lovely setup for cron, I don't need help with that. I just need help with the page for the command. It's got to:
A) Update the database with the new total of points for the animal
B) Update the database with the new points for the member
C) Update the database with the new total of earnings for the animal
D) Update the database with the new amount of money for the member
E) I also need help with the lovely display of say, show.php?id=021512 with the 1st, 2nd, 3rd place finishes, all the way down the line to the last place finish.

Anyone that can offer their expertise with this I would really appreciate it!

Posted: Wed Jan 05, 2005 9:19 am
by feyd
repost - original thread: viewtopic.php?p=150508