Hello,
I am making a website to do with different tests so I need a script which can unlock test 2 after test 1 is completed. Then the same for 3, then 4 etc etc.
I tried using MySQL to increase an INT so I could tell what the latest test a user completed was but I could not make the int increase so I don't know what to try.
Any help would be great.
Thanks