Well the project is actually the report accompanying the website. But anyway...
I am stuck on how the php actually works. I am complete novice. I understand I have to include the php code in my html page and then save it as .php.
I know I have to firstly connect to the database. then point from the php page to the database and check the relevant fields are correct (i.e account name and PIN code)
I know its only a couple of lines of code saying: "check if the account reference matches the PIN code"
How do i do this?
Thanks a lot this will really help 😃