Page 1 of 1

Inventory and money system?

Posted: Fri Nov 03, 2006 9:11 am
by artistpersona
I'm new to php and I'm coding a simulation.
Could I use an edited shopping cart code for an inventory and item code?
Does anyone have any pointers for coding a money system into my site, I'm new to php so I don't know much (I've been doing a lot of research though) about coding yet.

Thanks,
artp

Posted: Fri Nov 03, 2006 11:30 am
by aaronhall
Can you be more specific?

Posted: Sat Nov 04, 2006 6:24 pm
by artistpersona
Inventory as in where registered users can have their fake items when they get them (Buy or Someone sends them something). I was thinking a shopping cart (online store etc) code would work (You can view the items in your cart and pick items you want to buy).
Money System; fake money registered users can spend (buy items with), send to other players, and get payed with on "pay day".

Sorry I didn't put more info down in the first place. >_>