| | |
Thumbnailed images
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jul 2004
Posts: 494
Reputation:
Solved Threads: 21
If you have the thumbnail and image, it's just simple HTML.
If you need to automagically generate the thumbnail, you might be looking at a third party thing (and are past my expertise.)
PHP Syntax (Toggle Plain Text)
<a href="image.jpg"><img src="thumbnail.jpg" alt="Image description"></a>
If you need to automagically generate the thumbnail, you might be looking at a third party thing (and are past my expertise.)
www.uncreativelabs.net
Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
•
•
Join Date: Jul 2006
Posts: 16
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by Puckdropper
If you have the thumbnail and image, it's just simple HTML.
PHP Syntax (Toggle Plain Text)
<a href="image.jpg"><img src="thumbnail.jpg" alt="Image description"></a>
If you need to automagically generate the thumbnail, you might be looking at a third party thing (and are past my expertise.)
I want to generate thumbnails from image files, so that clicking on thumbnail will load file in its full size. I don't have thumbnail image of the file. Does PHP have tools to manage image size ?
PHP has a standard (free) library designed for image manipulation - GDImage.
There are a number of tutorial scripts available for creating thumbnails from uploaded images. Have a trip through google and if you don't find anything suitable come back and I'll see what i can knock up for you.
There are a number of tutorial scripts available for creating thumbnails from uploaded images. Have a trip through google and if you don't find anything suitable come back and I'll see what i can knock up for you.
If I've been a help please confirm by clicking the Add to Lafinboy's Reputation link in the header of this reply.
Lafinboy Productions
:: Website Design :: Website Development ::
Lafinboy Productions
:: Website Design :: Website Development ::
See my other post at http://www.daniweb.com/techtalkforums/thread49390.html. It show you how to create thumbnail on the fly when you upload an image. Also show you alternative method by resizing image only when it loaded.
Ecommerce-Web-Store.com Building Your e-Business.
![]() |
Similar Threads
- images no longer animated (Web Browsers)
- no images (Web Browsers)
Other Threads in the PHP Forum
- Previous Thread: simple php form submit script
- Next Thread: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource
| Thread Tools | Search this Thread |
301 apache api array autosuggest beginner binary broken cakephp checkbox class cms code compression cron curl data database date display dropdownlist dynamic echo email eregi error execution file files folder form forms function functions google href htaccess html httppost if...loop image include insert ip javascript joomla jquery key library limit link links login mail md5 menu mlm multiple mysql mysql_real_escape_string oop paypal pdf pdfdownload php phpvotingscript problem query radio random recursion remote screen script search searchbox server session sessions sms sorting source space sql syntax system table tutorial update upload url validator variable video volume votedown web website youtube zend





