[PHP] Problem in image placing

2010-05-26 Thread Amit Bobade
Hi, I am Using PHP 5, I am trying to place an image in the black box in proportional to that black box using the function:- *imagecopyresampled* ( ). But image is not placing proportionally. Is their another method to do that. Please tell me. -- Regards, Amit

Re: [PHP] Problem in image placing

2010-05-26 Thread Ashley Sheridan
On Wed, 2010-05-26 at 06:35 -0500, Amit Bobade wrote: Hi, I am Using PHP 5, I am trying to place an image in the black box in proportional to that black box using the function:- *imagecopyresampled* ( ). But image is not placing proportionally. Is their another method to do that. Please