gwg Posted February 24, 2012 Share Posted February 24, 2012 Hello I have uploaded images from a server onto a website, they run through a mysql database (database holds the image file names). The problem I am having is resizing the images. Can anyone help? Thank you in advance GWG Link to comment https://forums.phpfreaks.com/topic/257664-resizing-uploaded-image-from-server/ Share on other sites More sharing options...
Zane Posted February 24, 2012 Share Posted February 24, 2012 I can only assume that by "resizing" you mean to create thumbnails. An example/tutorial such as this should help you out http://webcheatsheet.com/php/create_thumbnail_images.php Link to comment https://forums.phpfreaks.com/topic/257664-resizing-uploaded-image-from-server/#findComment-1320634 Share on other sites More sharing options...
litebearer Posted February 24, 2012 Share Posted February 24, 2012 Might also look here... http://www.nstoia.com/sat/resize/ Link to comment https://forums.phpfreaks.com/topic/257664-resizing-uploaded-image-from-server/#findComment-1320646 Share on other sites More sharing options...
bspace Posted February 24, 2012 Share Posted February 24, 2012 or for a full php script look at timthumb resize on the fly with local cache etc etc Link to comment https://forums.phpfreaks.com/topic/257664-resizing-uploaded-image-from-server/#findComment-1320650 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.