Hi.
I was wondering... is it possible to store an array in a table? How would I do that?
Say I had an array ques_array... and it contained, for brevity's sake:
quest_array[1]="Some text"
quest_array[2]="Some text"
quest_array[3]="Some text"
Could I store that array in one field in a table?
Any help would be appreciated.
Many thanks,
Jeff
I was wondering... is it possible to store an array in a table? How would I do that?
Say I had an array ques_array... and it contained, for brevity's sake:
quest_array[1]="Some text"
quest_array[2]="Some text"
quest_array[3]="Some text"
Could I store that array in one field in a table?
Any help would be appreciated.
Many thanks,
Jeff