Bonsoir,

Je commence à détester GD, pourtant j'en ai besoin pour transformer les donnée d'un tableau en graph bar.

je travail avec: php5.1, apache 1.3
Mon problème est la fameuse erreur:
JpGraph Error: 25001 This PHP installation is not configured with the GD library. Please recompile PHP with GD support to run JpGraph. (Neither function imagetypes() nor imagecreatefromstring() does exist)
GD n'est pas visible dans phpinfo().

conformément au discussions précedentes, j'ai activer dans php.ini résultat ==> rien du tout

puis j'ai changer dans "php.ini" extension="ext" , c'est là où j'ai mon bin "php_gd2.dll"

résultat ==> c'est Xampp qui se lance en tapant "localhost"

que devrais-je faire?

merci