k07n Posted February 10, 2015 Posted February 10, 2015 Hi! I need to store array (more than 1.5k integers) in some pages. Is it OK to serialize it and save in textarea field? Or any other advice?
LostKobrakai Posted February 10, 2015 Posted February 10, 2015 Take a look at this thread, it's about timespamps, but these are integers, too. https://processwire.com/talk/topic/7918-find-most-efficient-solution-for-storing-multiple-values-in-a-field/ 1
k07n Posted February 13, 2015 Author Posted February 13, 2015 Thanks! Valuable thread, but too complex for my task. I need save once and maybe read this array twice or something, so I've stopped on textarea and it works fine for me. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now