igniteryan Posted December 2, 2007 Share Posted December 2, 2007 Hi, I'm very new to PHP and I want to make a simple Hurt and Heal game with it. For example, every X number of hours someone is allowed to either hurt another player or heal themselves. How would I do this using mysql? I can insert the timestamp but I don't know how to let a player move ONLY after a certain number of hours. Quote Link to comment Share on other sites More sharing options...
Wes1890 Posted December 2, 2007 Share Posted December 2, 2007 This is not a project I would suggest for a newbie user... I suggest you read a book on php and mysql, then read tutorials and download samples to learn from... and then after that, come back with any errors you have It will be hard for any of us to explain anything to you without coding out the whole thing... google.com is your friend Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.