Storing Images in a Database

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

Post Reply
Adam
Forum Newbie
Posts: 11
Joined: Mon Jul 28, 2003 2:45 am

Storing Images in a Database

Post by Adam »

Is it a bad idea to store images that are going to be access a lot in a database. I.E. check out any of the screenshots at my site http://www.gamer-talk.net/screenshots.html
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

Interesting reading on the subject: http://www.yapf.net/faq.php?cmd=viewitem&itemid=22
Post Reply