Hello Everybody,
Greeting.
I have a problem in fetching the array values into multiple arrays.
I have a text with a long message which is comma seperated and i am using explode to make it into an array. For every seven values i will get a repetetion and it may be of n numbers. So i want somebody to help me that i get 7 values per array and this should depend on the array length which we get when we explode.
For example when i explode i will get 21 elements in the array and i want this array to be divided into 3 arrays each array carrying seven elements. If it is successful then i need to post the same into a table in the database.
Thanks in advance..
If somebody can respond at the earliest as it is very urgent for me.
regards
dayakar