The question is simple, but I want it to ask.
It's usually happend that I have some arrays with same length.
For example name(), surname(), age()
Is it the best way to leave all info in 3 arrays or it possible ( better ) to concatenate somehow?