Mythical Posted February 12, 2010 Share Posted February 12, 2010 (I'm not sure if this is the right board, sorry for being such a pain ) I'm working on my rabbit sim site (Bink!) and I need to set up a virtual currency for players to use to buy and sell rabbits, items, and the like. I have a mysql database, and i'm figuring this has something to do with tables, columns, and php, but I really have no idea how to approach this. You guys were so great with my last question, help? =3 Link to comment https://forums.phpfreaks.com/topic/191838-virtual-currency-is-this-the-right-board-xd/ Share on other sites More sharing options...
JAY6390 Posted February 12, 2010 Share Posted February 12, 2010 ummm WTF? Link to comment https://forums.phpfreaks.com/topic/191838-virtual-currency-is-this-the-right-board-xd/#findComment-1011127 Share on other sites More sharing options...
mapleleaf Posted February 12, 2010 Share Posted February 12, 2010 Is this the right question? I have a mysql database, and i'm figuring this has something to do with tables, columns, and php, but I really have no idea how to approach this. Good Entertainment though!! Link to comment https://forums.phpfreaks.com/topic/191838-virtual-currency-is-this-the-right-board-xd/#findComment-1011132 Share on other sites More sharing options...
JAY6390 Posted February 12, 2010 Share Posted February 12, 2010 Well I now see that the thread content has changed from the original post of just "Wrong board xP" I wasn't trying to be rude and if that is what you think then I apologise, I just didnt get why you just posted the title twice in answer to your question, add a new column to your users table called cash or money or whatever and then increment/decrement that value accordingly for each player Link to comment https://forums.phpfreaks.com/topic/191838-virtual-currency-is-this-the-right-board-xd/#findComment-1011134 Share on other sites More sharing options...
Mythical Posted February 12, 2010 Author Share Posted February 12, 2010 At first I thought I had posted on the wrong board, which was the reason that I modified it to say 'wrong board'. I just editted the post as well, because I thought it was the wrong board. Your apology is accepted, and thank you for the help =] Link to comment https://forums.phpfreaks.com/topic/191838-virtual-currency-is-this-the-right-board-xd/#findComment-1011137 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.