trying to load images from mySQL

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

sputnik577
Forum Newbie
Posts: 9
Joined: Mon Sep 18, 2006 10:32 am

Post by sputnik577 »

So, what is the easiest way i can fix this problem. Do i use fopen, get_file_contents, ..... ?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

The easiest thing to do would be a search for "store image in database" as that particular topic has been discussed & solved before.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply