ok, then you won't want to physically put the image in the database (you can, but i wouldn't suggest it), you will put information in the database about the image so you can link to that image later, the image itself will actually go to some folder specified by you, you can achieve this with the copy() command, check it out at www.php.net, it will give more of an understanding of what i am talking about