learning_brain
New Member
- Messages
- 206
- Reaction score
- 1
- Points
- 0
Splitting a string, based on " " is fairly simple, but how do I store it to a longtext field as an array?
I need to store a) the string part and b) the order within that string.
I also then need to be able to call any part of that array from the DB.
Any ideas?
I need to store a) the string part and b) the order within that string.
I also then need to be able to call any part of that array from the DB.
Any ideas?