send data to a data base

Hi !

I've made a website, which is an interface fully generated by p5 functions.

-> nicolas-nuzillard.fr

I would like to know the behaviour of my visiters by storing values that reprents the number of time a specific (hand made) button is clicked. I would like to store those values in a data base. For info, those buttons do not behave like a 'submit' action, so my custum "onButtonPressed" function should do the job (no html).

I read that this kind of action isn't safe. Anyway I still don't know how to do this. Has someone any idea ?

Thanks

Nicolas N

Tagged:

Answers

Sign In or Register to comment.