Welcome Guest, Not a member yet? Register   Sign In
Does anyone know a nice linklist helper???
#2

[eluser]richthegeek[/eluser]
You are not being hugely clear here...

It looks like you are referring to a "linked list" data structure, but this is a redundant concept in PHP - all arrays act effectively like linked lists, and you can use functions such as sort, usort, asort, ksort on them.

Try phrasing your question less generically?


Messages In This Thread
Does anyone know a nice linklist helper??? - by El Forum - 02-18-2010, 03:33 PM
Does anyone know a nice linklist helper??? - by El Forum - 02-18-2010, 03:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB