So I'm trying to figure out a way the source code can extract an ID from the device that's submitting the form.
I'm trying to build a web app, that will be used by say, 10 people at most. My goal is to prevent one person from entering everyone's data on web form.
Currently I'm using Php, to record entries into the Mysql Database. Geo Location on web on the client to record address.