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 tell me.
> 


What code are you using to place the image? The function you mentioned
will do what you want, but you have to ask it to do it.

Thanks,
Ash
http://www.ashleysheridan.co.uk




[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