About:
This is a Java Class + PHP & MySQL website I wrote in order to save user data to your database for tracking purposes. I'll explain the files first, then you may view them below the explanation. Also, included at the very end is an example SQL file required to complete this project.
Usage (OSB Script):
First, in order to call the Class, you need to use the code below. I use it in the onExit function
log("Saving your runtime data.");
String updateUser = SaveUse