|
-
Apr 5th, 2007, 11:42 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED]Help with Arrays
I am trying to figure out what the best way to do the following with an array.
I am writing a quiz program that stores the missed questions in a database field in the following format: 1,2,3,4,5
What I am trying to do is pool the results and display them. My goal is to get two arrays that correspond with each other. one to store the actual question number and the other to store how many times that particular question is missed. Each array being respective to each other.
Any ideas? I'm lost
Last edited by zalez; Apr 7th, 2007 at 03:26 PM.
Reason: Resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|