Hello Guys....
i really need help with this trivia game ...I need to store the answers then show it to the another layer
so what i did is, store the answers in the array then store the array in the webstorage..
then using foreach I display the array stored in the webstorage
BTW i use append and nextline so that the display text will be vertical
but i keep getting zero
000000
000000
000000
000000
the trivia game is a multiple choice(A, B, C, D)..i dont have any idea why i keep getting zero..i dont clear or erase any data in the webstorage
I've been stucked with this problem for a whole 2 weeks T_T..any help would be really appreciated
*sorry for my english*