viv Posted May 4, 2007 Share Posted May 4, 2007 I own a game online which deals in sim money and I want to create code to allow users to enter information into a form online and have it be automatically sent to the database. Additionally I would like to be able to write some code so that users could get a display of their account so they could check their sim bank statement. Does anyone have any ideas what this sort of thing would be called? Where I could find a tutorial to help me get started? I'm new to PHP and learning as I go. Link to comment https://forums.phpfreaks.com/topic/49992-automated-banking-for-game/ Share on other sites More sharing options...
viv Posted May 4, 2007 Author Share Posted May 4, 2007 Also - I forgot to mention. Does anyone have a good link for creating forums? I also want to create a registration page for members that sends user info to a separate table in the database. Thanks! Link to comment https://forums.phpfreaks.com/topic/49992-automated-banking-for-game/#findComment-245417 Share on other sites More sharing options...
map200uk Posted May 4, 2007 Share Posted May 4, 2007 hello! hms that would be easy you just need to connect to mysql database, query it echoe the data etc any more specific qs? Link to comment https://forums.phpfreaks.com/topic/49992-automated-banking-for-game/#findComment-245424 Share on other sites More sharing options...
viv Posted May 4, 2007 Author Share Posted May 4, 2007 I'm probably not knowledgeable enough to ask the right questions! hah. I guess my only question is where can i find a tutorial to do what you're talking about? Thanks so much for your time and help thus far! Link to comment https://forums.phpfreaks.com/topic/49992-automated-banking-for-game/#findComment-245429 Share on other sites More sharing options...
map200uk Posted May 4, 2007 Share Posted May 4, 2007 i will have a look in a sec, and post one which may be of use mark Link to comment https://forums.phpfreaks.com/topic/49992-automated-banking-for-game/#findComment-245492 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.