Y
yeoys2003
Guest
i have a question regarding array.
i have 3 attributes for each item (name, age, state)
how am i suppose to store it as an array?? and what is the code to view the arrays using a loop so i can see this:
His name is Tom, his age is 19 and he is from New York.
His name is John, his age is 32 and he is from Washington.
His name is Cody, his age is 25 and he is from Ohio.
thanks. please dont refer me to php.net, i just need someone to type the code for me. thanks
i have 3 attributes for each item (name, age, state)
how am i suppose to store it as an array?? and what is the code to view the arrays using a loop so i can see this:
His name is Tom, his age is 19 and he is from New York.
His name is John, his age is 32 and he is from Washington.
His name is Cody, his age is 25 and he is from Ohio.
thanks. please dont refer me to php.net, i just need someone to type the code for me. thanks