raj74
12-06-2003, 01:35 AM
hi guys,
I have a dating website which allows user to upload their images. I have the following query
1) Shall i store the images in database or store only the path of the image in database.
I have gone through lot of articles where they advised not to store the images in database.
2) How to resize the uploaded image to a thumbnail size 100 X 100
3) I want to protect the uploaded image so that only user who knows the password for that particular image can able to see the image.
4) my site will have 100 to 150 uploads daily
5) What is the best way to maintain hundreds of thousands of user uploaded images.
I am a newbie
thanks in advance
raj
I have a dating website which allows user to upload their images. I have the following query
1) Shall i store the images in database or store only the path of the image in database.
I have gone through lot of articles where they advised not to store the images in database.
2) How to resize the uploaded image to a thumbnail size 100 X 100
3) I want to protect the uploaded image so that only user who knows the password for that particular image can able to see the image.
4) my site will have 100 to 150 uploads daily
5) What is the best way to maintain hundreds of thousands of user uploaded images.
I am a newbie
thanks in advance
raj