Useful array functions

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
tores
Forum Contributor
Posts: 120
Joined: Fri Jun 18, 2004 3:04 am

Useful array functions

Post by tores »

Hi,

Is there an existing thread on this subject? I think it could be very useful since the native array functions
are a bit limited, especially regarding associative arrays...

tores
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

What are you wanting to do?
tores
Forum Contributor
Posts: 120
Joined: Fri Jun 18, 2004 3:04 am

Post by tores »

I work a lot with arrays, and every now and then I have to do something different.
It would be nice with a collection of array functions where one could take a look.
If there is no such thread I will start one, with some of the functions I use.
Post Reply