Click to See Complete Forum and Search --> : GD lib using PHP


vssp
08-28-2006, 02:10 AM
Hai Friends

I need another clarification GD lib.
I want to create the new image using GD lib.
I user select one immage and set the dimension values and press enter the new immage the given dimension value Please send me any sample code How to create the new image using GD lib.

ronverdonk
08-28-2006, 05:01 AM
Following link shows you how to resize and scale images using GD.

http://db.org/demo/2003/02/14/scale-and-overlay/?view=source

Ronald :cool:

vssp
08-28-2006, 05:05 AM
Thanks ronverdonk Its help full fo me