hi, i want to display a tree view of data in my database, i saw other people uses parent_id and is_parent to display indefinate amount of levels in the trees.. basically i want to use is_parent identifier to display the name with that tag as a folder, and parent_id means it belong to a folder, could be a folder, it could also not be a folder.. anyone has a code snippet like that would much be apperciated 😃