Jump to content

Draw tree digram from Myqsl datasbe (using php?)


awesomefennis

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.