| Author |
Gantt-charts in PHP?
|
|
| Gustav Wiberg 2007-04-03, 4:04 am |
| Hi all!
I've been looking around for any PHP-based component (object) that supports=
gantt-charts. (like MS-project look-a-like but on the web) Is there anythi=
ng like that out there? (I have found some projects on sourceforge, but wit=
hout screenshots or contactinfo... ):
I'm using PHP5
Best regards
/Gustav Wiberg
=20
| |
|
| Gustav Wiberg escreveu:
> Hi all!
>
> I've been looking around for any PHP-based component (object) that supports gantt-charts. (like MS-project look-a-like but on the web) Is there anything like that out there? (I have found some projects on sourceforge, but without screenshots or contacti
nfo... ):
>
> I'm using PHP5
>
> Best regards
> /Gustav Wiberg
>
>
There is a nice library to generate Gantt-charts.
It works fine in php4 and php5.
http://www.aditus.nu/jpgraph/jpdownload.php
--
zerof
http://www.educar.pro.br/
Apache - PHP - MySQL - Boolean Logics - Project Management
----------------------------------------------------------
Você deve, sempre, consultar uma segunda opinião!
----------------------------------------------------------
Deixe todos saberem se esta informação foi-lhe útil.
----------------------------------------------------------
You must hear, always, one second opinion! In all cases.
----------------------------------------------------------
Let the people know if this info was useful for you!
----------------------------------------------------------
| |
| Manuel Lemos 2007-04-05, 9:59 pm |
| Hello,
on 04/03/2007 03:18 AM Gustav Wiberg said the following:
> I've been looking around for any PHP-based component (object) that
> supports gantt-charts. (like MS-project look-a-like but on the web)
> Is there anything like that out there? (I have found some projects on
> sourceforge, but without screenshots or contactinfo... ):
Here is a class exactly for that, generating Gantt charts in PHP:
http://www.phpclasses.org/gantt
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
| |
|
|
|
|
|
|
|
|