RE: [PHP] Flow diagrams.-- Resending

2002-12-31 Thread Jimmy Brake
d like to see the following image. > > > [image] > > > If you can not see the image, Please see the attached file. > > Thank you. > Sridhar. > > > > > > -Original Message----- > From: Jimmy Brake [mailto:[EMAIL PROTECTED]] > Sent: Fri

Re: [PHP] Flow diagrams.-- Resending

2002-12-27 Thread Jimmy Brake
can you give us some examples of the data ... the example I would like to see is: based on this information this is what should be displayed On Fri, 2002-12-27 at 11:48, Sridhar Moparthy wrote: > Hi Every one, > > I have information about some processes in the database that tells different > p

Re: [PHP] Flow diagrams.

2002-12-26 Thread Jimmy Brake
to my knowledge there is nothing in php that does that good luck On Thu, 2002-12-26 at 11:17, Sridhar Moparthy wrote: > Hi Every one, > > Do you know how to prepare and display process flow diagrams dynamically > based on some data from database. I have information about some processes in > the

[PHP] Flow diagrams.

2002-12-26 Thread Sridhar Moparthy
Hi Every one, Do you know how to prepare and display process flow diagrams dynamically based on some data from database. I have information about some processes in the database that tells different process dependencies. I need to display that information as a process flow diagram. I am using PHP