Thread: arrays......
View Single Post
Old 04-10-2009, 03:10 PM   #4 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default

Quote:
Originally Posted by Village Idiot View Post
There might be a premade function for it, but a simple for each loop would do the trick. Its hardly a wheel to reinvent.
right, I know, I want to avoid any loops, I'm working on a pagination script and I have an idea about how to do something but I didn't want to use loops because I wanted to keep it clean and straightforward.

In any event, I'll have to just make my own function that should be able to spit it right out the way I wanted...
allworknoplay is offline  
Reply With Quote