Woodburn2006 Posted November 20, 2007 Share Posted November 20, 2007 i was wondering if anybody could help me i am doing a website for our uni go karting team and the website needs to have a league table for the drivers. this table will include: races entered races won races 2nd races 3rd races 4th races 5th races 6th races 7th races 8th races 9th races 10th groups won groups 2nd groups 3rd total points the drivers will get points for finishing in the top 10 and finishing in the top 3 of their group. i am having problems working out how i would store and enter this into a DB and how i would show it on screen after being pulled from the DB. has anybody got any suggestions? Quote Link to comment Share on other sites More sharing options...
adam291086 Posted November 20, 2007 Share Posted November 20, 2007 You need to look into mysql and php. So google it. http://www.w3schools.com/php/ this is a good place to start. Quote Link to comment Share on other sites More sharing options...
Woodburn2006 Posted November 20, 2007 Author Share Posted November 20, 2007 i know php and sql, ive used it loads but i am trying to work out the best method in doing it? like how i would enter the times for 50 different ppl for an event and i want to be able to just enter the drivers time and the system would work everything else out for me Quote Link to comment 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.