unlimited tree,based php
无限分类树 基于php
Just include the src to you project, then build the data.php,change to you own data source function. like the index.php to build the tree
##如何安装 将src目录包含进项目,你也可以直接使用tree.func.php,buildTree.php这两个php文件。 然后按照index.php中demo使用方法。直接包含进页面即可 如有疑问,可提出issue。