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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.