Calling same id from database
Posted: Tue Apr 19, 2011 6:35 am
Hello everyone
I'm having a problem trying to figure out how to call the same id from the database. I am creating a card game and will be using a different image so that when a player picks a card, they wont know what card is being picked. The card that is being picked would have the same id. I am creating a second table on the database so that they can have the same id.
My cards get selected randomly and I want the opponents card to appear in the same order and id number.
Could someone help me by telling me how to do this?
Thanks
I'm having a problem trying to figure out how to call the same id from the database. I am creating a card game and will be using a different image so that when a player picks a card, they wont know what card is being picked. The card that is being picked would have the same id. I am creating a second table on the database so that they can have the same id.
My cards get selected randomly and I want the opponents card to appear in the same order and id number.
Could someone help me by telling me how to do this?
Thanks