l'ho fatta, m'ha dato questo responso:Originariamente inviato da saibal
se vuoi sapere l'esistenza delle gd, oltre al phpinfo(), puoi fare
if(function_exists("gd_info")){
$gd_info = gd_info();
$valore = array_values($gd_info);
foreach($valore AS $chiave => $dato){
echo $chiave. ": " .$dato. "
";
}
}
0: bundled (2.0.15 compatible)
1: 1
2: with freetype
3:
4: 1
5:
6: 1
7: 1
8: 1
9: 1
10:
che vuol dire?
http://www.my-city.it/gd.php