David
|
| Posted: 03/25/2002, 6:45 AM |
|
How can I make automatically tumbnails uploading images with CC PHP4 templates MySQL?
|
|
|
 |
Brent
|
| Posted: 03/25/2002, 11:47 AM |
|
Can you clarify this a little?
1) Do you want to allow the user to upload images to a MySQL database?
2) Or are you trying to display thumbnails in a grid that are already in a MySQL database?
3) Other?
Brent
|
|
|
 |
David
|
| Posted: 03/25/2002, 5:51 PM |
|
Thanks Brent
1) Do you want to allow the user to upload images to a MySQL database?
Yes, and automaticaly make a thumbnail related with the uploaded image
2) Or are you trying to display thumbnails in a grid that are already in a MySQL database?
After point 1, display thumbnails in a grid, click on and display the original one
Thanks again
|
|
|
 |
Nicole
|
| Posted: 03/26/2002, 1:06 AM |
|
David,
refer to following article: http://www.gotocode.com/art.asp?art_id=85&
I think it will help you
|
|
|
 |
|