Hi,
I have cat_id, cat_parent and cat_name in db and i want to load all that in some memory structure like array. Does anybody knows some good article (in english) about how to do it? I think algoritham is based on some tree structure but i'd like some details about it. Regards.
Nino