Forum: PHP Sep 2nd, 2008 |
| Replies: 3 Views: 378 On my game , my bank and money is being limited to 2 billion.
Seems like the first 4 numbers (2147) are the same for everyone who has that much,
I tested it out on money too and it's only going up... |
Forum: MySQL Sep 1st, 2008 |
| Replies: 0 Views: 496 How do I add a database for my game, it has a bank and members add money but after certain amount (2 bil) it stops or freezes and you can't add anymore as in it says money deposited, it subtracts the... |
Forum: PHP Dec 3rd, 2007 |
| Replies: 2 Views: 551 Thanks for this Niek_e !
Exactly what I needed. |
Forum: PHP Dec 3rd, 2007 |
| Replies: 2 Views: 551 Hello,
I am trying to figure out how to have the data pulled from a input text box field so it displays as columns.
Right now, when I hit enter to add a new line in the text box and look at it... |