Posted by chotiwallah on 09/16/05 12:40
Faree wrote:
> Hi,
>
> I am a PHP Developer.can any one help me on image upload and
> display of that image.what i want is uploading an image to a
> directory ,displaying of that image as a thumbnail.when i click on
> that image the image should be diplayed in another page.
>
> I wrote code for image uploading and as well as display code.but i
> failed in image resizing when click on that :(
>
> can anyone come up with code for this ,
> asap.Otherwise suggest me a way how to get this.
>
> Thanks.
have a look at imagecopyresampled() and generate and store a thumb when
uploading the original
micha
Navigation:
[Reply to this message]
|