Hi, I install a website in a server and i get the image from php good: http://img171.imageshack.us/img171/3682/picgood.jpg and I install the website in ANOTHER server and i get the image from php bad: http://img577.imageshack.us/img577/2374/picbad.jpg its problem of php? gd library? ...? I have in the another server PHP 5.2.9 and gd-2.0.33. Regards.
the image is ok, because i upload the image in binary format and with big size. the php make the image small with php getimagesize() and show me bad quality.
I have fixed!! I update php and the config of php and i re-install the website form zero. all right now thanks for the reply!! Regards.