Printable Version of Topic

Click here to view this topic in its original format

Dream.In.Code _ PHP _ whats the best way to set up

Posted by: peter yianni 4 Jul, 2009 - 12:06 PM

i want to create a race every 15 mins
but first i need to no know how would i go about seting up the database and the rows
what i need
is
date time race track dace distance race details
so how will i do this is is best by getting them all done in arays apart from the date and time and having rows in the database for the track distance and details

Posted by: CTphpnwb 4 Jul, 2009 - 06:38 PM

That's an open ended question, but basically you need to keep track of each horse, jockey, and owner that is entered in each race. Then when a race is run, you need to record the win, place and show positions along with adding a race run to each horse's stats.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)