Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I don't actually think these tables contain any of the data....
EDIT: Ignore me, I be lookin' at it.
Edit Edit: Has anyone else who has looked through the PHP and DB structure thing that this is needlessly complicated?
Mark my words, Bottas will be world champion by 2020 - Me 24/11/14
"Inherently, we at Williams just want to win races. We love going motor racing, we have a real passion for it and that never diminishes." Claire Williams
Mark my words, Bottas will be world champion by 2020 - Me 24/11/14
"Inherently, we at Williams just want to win races. We love going motor racing, we have a real passion for it and that never diminishes." Claire Williams
1Lemon wrote:Edit Edit: Has anyone else who has looked through the PHP and DB structure thing that this is needlessly complicated?
Yes, but I did not want to fiddle too much in case it caught fire.
I may just create another one for 2015 at some stage...
Mark my words, Bottas will be world champion by 2020 - Me 24/11/14
"Inherently, we at Williams just want to win races. We love going motor racing, we have a real passion for it and that never diminishes." Claire Williams
Stephen wrote:Ah yes, missed that, shame it's not in the DB itself.
BTW, how was this updated after each race before?
I thought that the PHP used the file I updated to generate the drivers list in the table when running the create database script.
Mark my words, Bottas will be world champion by 2020 - Me 24/11/14
"Inherently, we at Williams just want to win races. We love going motor racing, we have a real passion for it and that never diminishes." Claire Williams
Stephen wrote:Ah yes, missed that, shame it's not in the DB itself.
BTW, how was this updated after each race before?
I thought that the PHP used the file I updated to generate the drivers list in the table when running the create database script.
Ah bollocks I edited the wrong place. In DB/drivers.php I assume they are what is created on DB creation
Edit: Oh look at that I quoted myself.
Is it an actual DB as far as normal sql databases go? in DB/Drivers there seems to be files that I would assume WB would edit. The function ptb_select that the code seems to be called every time it wants to do a DB call just seems to be reading from the files in DB/... Especially as the function ptb_connect only loads a file.
So editing the files in DB/.... would seem like how this works.
Mark my words, Bottas will be world champion by 2020 - Me 24/11/14
"Inherently, we at Williams just want to win races. We love going motor racing, we have a real passion for it and that never diminishes." Claire Williams
Jabberwocky wrote:So it is not really an SQL program, the database is only really being used as a register
Sent using NCC-1701
Yeah pretty much
Mark my words, Bottas will be world champion by 2020 - Me 24/11/14
"Inherently, we at Williams just want to win races. We love going motor racing, we have a real passion for it and that never diminishes." Claire Williams