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 Quote 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 Quote 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/ Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.