I currently have a database and script working to collect and store data. It is for a game I play. When other members use the script, it saves data and assigns their Member ID as the person who submitted the data. I am currently trying to find out how I can make it so members can only view data they submitted. I am not sure what sort of code I need to write.
Can anyone help me write the part that will ONLY allow them to view the data they submitted please?
Thanks