質問
How can I create a log for the dice roll generator on my website?
Here is my website: http://gator789.hostgator.com/~stillman/index.html
I want to create a log for each time the roll button is clicked to generate a random image of a six-sided die on my website. I was thinking maybe a MySQL database with PHP would get me what I want? I have no idea how I would start setting this up though. I don't want to sound to pushy here, but I would also like to have a form setup above the roll button for name details, etc. How would I go about doing this?
