Skip to content

PHP Tree View Manager (ADD - EDIT - DELETE) is php class for manage tree structures mysql tables using jquery and FontAwesome

License

Notifications You must be signed in to change notification settings

farzandalaee/FDTreeView

Repository files navigation

FDTreeView

PHP Tree View Manager (ADD - EDIT - DELETE) is php class for manage tree structures mysql tables using jquery and FontAwesome

sample example:

$tree = new FDTree('countries','id','title','parent_id','ajaxTree.php','images/','FDTree','Are You Sure?'); echo $tree->tree;

About

PHP Tree View Manager (ADD - EDIT - DELETE) is php class for manage tree structures mysql tables using jquery and FontAwesome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published