| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Comfy Contributor
Joined in Dec 2004
Lives in United Kingdom
Hosted on pass74
146 posts
Gave thanks: 1
Thanked 1 Time in 1 Post
|
Thumbnail Create, save thumbnail.
I got this from php.net
PHP Code:
WHAT I'M DOING I'm trying to create a script that scans serveral folders in a directory for images then creates the thumbnails and adds them to a mysql database. IE. Folder - images/OB |||| images pic1.gif - pic2.jpg CREATE THUMBNAIL Thumbnail folder: thumb/OB |||| thumb_pic.gif - thumb_pic1.jpg
__________________
http://residentfantasy.com Last edited by Daniel_Hatcher; October 18th, 2005 at 9:38 AM.. |
|
|
|