Schlo_50 Posted February 28, 2007 Share Posted February 28, 2007 I need to have page of items displayed as thumbnails which when clicked, go to another page which then shows the items details along with the actual image size. I have a database and am currently storing the (large) image URL's instead of the actual image. All i need now is the code to resize the images as scaled down thumbnails. I would prefer to not have a separate .php file to do this although if someone could post an example of that method with hints as to how to make it personal to my needs it would be appreciated. Anyone got some examples? Thanks guys! Link to comment https://forums.phpfreaks.com/topic/40512-thumbnails/ Share on other sites More sharing options...
nloding Posted February 28, 2007 Share Posted February 28, 2007 Search the forums. There have been 3 or 4 threads regarding this in the last two weeks. And use Google. I just typed "php create thumbnail" and found about 4,000 articles. Link to comment https://forums.phpfreaks.com/topic/40512-thumbnails/#findComment-195999 Share on other sites More sharing options...
TRI0N Posted February 28, 2007 Share Posted February 28, 2007 You already started a thread about this: http://www.phpfreaks.com/forums/index.php/topic,128791.0.html Link to comment https://forums.phpfreaks.com/topic/40512-thumbnails/#findComment-196002 Share on other sites More sharing options...
nloding Posted February 28, 2007 Share Posted February 28, 2007 I used to be the guy who posted several threads and never searched the forums before asking. I'm glad I changed my ways now that I'm on the other end of things! Link to comment https://forums.phpfreaks.com/topic/40512-thumbnails/#findComment-196006 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.