For a personal project, I've been using AngularJS to develop a quiz website. I have a web hosting plan with 123-reg.co.uk and successfully set up a MySQL database to store the scores of people who take the quiz.
This will allow me to create a scoreboard feature on my website. My goal is to include two functions on my site: one that retrieves scores and another that posts new scores. I understand that I'll need to use PHP to accomplish this, but I'm unsure where to begin since I am not very experienced with MySQL databases or PHP.
If anyone can offer some guidance or tips, I would greatly appreciate it as I navigate through this learning process. I came across this guide on connecting to a MySQL database from 123reg.co.uk, but I'm still facing challenges.
Thank you, Simon