Hello !
I have some static arrays i actually store in MY_controller cause i need them all the time.
But more i progress in my last project and more i have big arrays to store (for example : countries array).
So i wonder if it's really the best way to do that.
What's the best practice to store & call them ?
thanks a lot !!!
I have some static arrays i actually store in MY_controller cause i need them all the time.
But more i progress in my last project and more i have big arrays to store (for example : countries array).
So i wonder if it's really the best way to do that.
What's the best practice to store & call them ?
thanks a lot !!!