Blog

Category Archives: jQuery/PHP

Recently I was in a need displaying a collapseable tree of filesystem folders in a PHP app of mine. I found many jQuery plugins but none was exactly what I was looking for, so i wrote my own Jquery plugin for displaying a tree of folders. The plugin comes with it's own PHP connector since it uses Ajax to generate new nodes.


Continue reading →