I have a tree structure in an SQL
database and I'm looking to display and edit it via web pages using Javascript
, PHP
and MYSQL
.
I can't seem to find any plugins that meet my needs. I would like to be able to add new nodes into the tree, edit and delete them.
Does anyone have any experience with this? Any recommendations or input would be great! Thanks.