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?


LinkBack URL
About LinkBacks
Reply With Quote

