Storing pictures

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
tj4life2000
Forum Newbie
Posts: 4
Joined: Wed Jun 14, 2006 9:54 pm

Storing pictures

Post by tj4life2000 »

How do you store pictures in PHP..... Basically, How do u start programming it.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

store them in a file, just like the original. If you want more detail, you're going to have to get a bit more specific as to what you want....
Post Reply