thumbnail

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
User avatar
pleigh
Forum Contributor
Posts: 445
Joined: Wed Jan 19, 2005 4:26 am

thumbnail

Post by pleigh »

hi there

can someone help me, or give me code so i can store a thumbnail image in mysql database?i know it is not advisable to store image in the database, but less than a hundred of thumbnail, jpg format, i think, won;t hurt the database.

thanks.

pleigh :cry:
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

Binary Data + MySQL + PHP
How to Store Images Directly in the Sql Database
http://www.phpbuilder.com/columns/florian19991014.php3
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Locked: redundant to previously posted thread.
Locked