hi all,
i have to create a spelling and a picture game where words will be stored in
database. for the spelling game, the word wil be splited in two parts.in the
database the will be two columns the first syllabe and the ending syllabe
column. i was wondering what type except of type varchar should be. should
be primary or foreign key? i have decided to use php for that game as i am
familar with. is this the best language for that system?
Thanks
i have to create a spelling and a picture game where words will be stored in
database. for the spelling game, the word wil be splited in two parts.in the
database the will be two columns the first syllabe and the ending syllabe
column. i was wondering what type except of type varchar should be. should
be primary or foreign key? i have decided to use php for that game as i am
familar with. is this the best language for that system?
Thanks
Comment