Web coding (javascript, php, etc) know it alls, a question
Posted: Wed Apr 27, 2005 11:47 pm
So my friend who runs a small free forum he and some of his other friends frequent has asked if I could create a system for imitating a 20 sided d&d die for his d&d forum (nerdy? maybe a little. get over it). Now the problem is that it's impossible to modify the actual code of the forum. So what I have thought up is to create an system hosted elsewhere that will require a login. So the person will log in, and then they can make one roll every 30 minutes. Each roll must create a simple .html page that will say what user made the roll, what the roll was, and when the roll was made. This .html file will later be linked to from inside the forum.
Now, my question for you is, which language would be the best to use for something like this? Have any tips or advice to give? Thank you for your time
Now, my question for you is, which language would be the best to use for something like this? Have any tips or advice to give? Thank you for your time