1
My company uses the memberlist as a phone list. Before we did this we use to have the phone list as a Word document with everyone fitting on one page. I'm trying to see if I can recreate a similar page for when people want to print the memberlist from xoops.
I've already created a custom results page that only lists the name and phone, but now I think I need to make a 3 column page with each column display x amount of entries.
Is there a way to return a specific range from an array so I can say for example that the first colum is entries 0-50, then the 2nd is 51-100, and so on.
Any ideas?
Thanks!