Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
Anyone? I check this topic hourly, and I hope someone will be able to help me soon.
Copy link to clipboard
Copied
Yes, you could use a database and server side scripting language. Are you familiar with MySQL and PHP?
Copy link to clipboard
Copied
I know a bit about PHP and MySQL. I'd need someone to help me walk me through what I'd have to do though.
Copy link to clipboard
Copied
Can you tell me what I need to do?
Copy link to clipboard
Copied
Anyone?
Copy link to clipboard
Copied
You should be able to accomplish most of this with the insert record server behavior.
And please be more patient. This is a user to user forum that gets little activity during the weekend. Repeatedly 'nagging' every 30 minutes is more likely to annoy people than to get you help any faster. For app dev questions it is not uncommon to have to wait 24 hours or more for a reply.
Copy link to clipboard
Copied
Bregent, I have no idea how I would do that.
Isn't there any tutorials for creating MySQL logs or something?
Copy link to clipboard
Copied
>Isn't there any tutorials for creating MySQL logs or something?
MySQL logs are files that are used to keep track of server activity. That's not what you want. You need to insert rows into a database. As I said, use the insert record server behavior. If you are not familiar with this then start by reading the DW help and tutorials on this behavior.
Copy link to clipboard
Copied
Could you link me to the tutorials section? I tried looking, but couldn't find it.
Copy link to clipboard
Copied
Try this tutorial.
http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WScbb6b82af5544594822510a94ae8d65-78a4a.html
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more