PDA

View Full Version : input best lap time from replay into database


FOG_tufferal
21st October 2005, 13:59
Hello,

i was wondering if anyone could help me out.

I am trying to make a small ladder for our team website.

Is there any way our drivers can upload their replay, and have a script parse the replay file extracting the driver's name, the car, track, and best lap time from said replay, and passing it into the database??

I have a limited experience with PHP and MySQL.

any help would be greatly appreciated and credited on the site!

thanks in advance

colcob
21st October 2005, 14:26
Yeah, I released the PHP scripts for the unofficial hotlap charts a while back on RSC. That would enable you to do what you want I think. Some other guys updated it to include all the S2 tracks and cars as well.

Do a search on RSC for unofficial hotlap chart source code.

FOG_tufferal
23rd October 2005, 12:58
fantastic

thanks very much that was exactly what i was looking for!!