Forum Moderators: coopster
any one here can show how to resize ang image using php... i want to resize it not with the use of img tag of html. ive googling this and i dont seem to get the right result.. hope u can help.. thnks
[php.net...]
as to resizing of images, you can use the "imagecopyresized" or "imagecopyresampled" functions.
hope this helps.
Starts HERE [webmasterworld.com]
I remember that a nice "resize script" is there :)