I have been doing some research over the weekend and feel as if I have a 5000 piece jigsaw puzzle in my head and no idea of how to put it together, but I do know what picture I want …
I want to develop a database of all our joggers’ race results that is searchable by name, race etc and I want it on our club website.
I’m OK with HTML and CSS and static sites, but I want to go one step further. I have not been able to get answers to some of my, seemingly, basic questions so I thought I’d post here (‘cos I can’t hear you when you laugh at me).
My hosting is Linux based so I am assuming that I need to use MySql for the database structure. I am allowed a number of databases with my hosting. Do I need to download MySql to my machine, make up the database and then upload it? And if so, which version of MySql do I download?
I will be adding race results on a weekly basis, so do I update my copy and then upload again?
Is there a basic step by step procedure for this sort of thing that someone can point me to?