Fenhopi Posted November 13, 2010 Share Posted November 13, 2010 Hi, I've read a lot of places that it's not recommended to store binary files in my db. So instead I'm supposed to upload the image to a directory, and store the link to that directory in database. First, how would I make a form that uploads the picture to the directory (And what kinda directories are we talking?). Secondly, how would I retrieve that link? And I guess I should rename the picture.. I'd appreciate any help, or a good tutorial (Haven't found any myself). Link to comment https://forums.phpfreaks.com/topic/218582-storing-an-image-in-a-directory-then-adding-image-link-to-database/ Share on other sites More sharing options...
litebearer Posted November 13, 2010 Share Posted November 13, 2010 http://php.about.com/od/phpwithmysql/ss/Upload_file_sql.htm Link to comment https://forums.phpfreaks.com/topic/218582-storing-an-image-in-a-directory-then-adding-image-link-to-database/#findComment-1133822 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.