Hi,
I am having to create a website for my final year project at university. The website will involve users registering and organising football games and the teams, thus I will need to make databases for this. The only problem is that I have never used PHP before and I have very limited HTML skills (I’m learning though and I am getting used to it).
The thing that I am worried about is that I have asked people for advice on how I should approach making this website.
Some people have told me that I should just make EACH individual page first (the design) using HTML, and then after I have completed this, move onto creating the databases/tables, and then finally linking everything together with PHP. This is the path that I am currently taking (still making the html pages) but I just want to know if this is a viable way of completing everything?
Thanks