I am creating a function and I'm coming to a bit of an issue.
In the function i need to return ordered data into an array and return that array via a function. I have 3 columns on each row I have to return.
Then i need to display them using the foreach loop. Im a bit new to arrays.. any help..
In the function i need to return ordered data into an array and return that array via a function. I have 3 columns on each row I have to return.
Then i need to display them using the foreach loop. Im a bit new to arrays.. any help..






