I wrote a Javascript program using a psychology experiment tool called JSPsych. I need to run the program on a server and have the data produced from the experiment trials saved to the server itself.
I downloaded XAMPP and somewhat succeeded in running the program through XAMPP, but I do not know how to have the data saved.
Can anyone help?