awesomefennis Posted April 12, 2006 Share Posted April 12, 2006 Hello,II posted this question in Mysql Help, but i think it should actually go here - so i apologise for the duplicate.I have a mysql database which lots of data. I want to be able to draw a table diagram something like this (Sample tree diagram) - perhaps with more colours, but the general gist).I was wondering how I can go about this? Whether there is some sort of PHP class or plugin i can get to help me draw my diagram. I basically want to link certain tables with tree structures, so for example, the top level i will say go to projects table and get project name, that will be the start of the tree diagram. Then the next level will be from a different sql query on a table, and theresults will be displayed as part of the diagram.Any help would be appreciated.Fennis Link to comment https://forums.phpfreaks.com/topic/7176-draw-tree-digram-from-myqsl-datasbe-using-php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.