Hi ,
I need some help here.
Basically I am trying to save an image in the database, I ask my user to upload his/her image which I then save in the database.
However what I have observed is that in turn i distort the image by storing in the database.
May be after storing in DB, its just a BLOB type, no jpg, gif, png association.
Can some one tell me how people like orkut, facebook and others save images in the database without distorting it, ??
Regards,
Imoracle
I need some help here.
Basically I am trying to save an image in the database, I ask my user to upload his/her image which I then save in the database.
However what I have observed is that in turn i distort the image by storing in the database.
May be after storing in DB, its just a BLOB type, no jpg, gif, png association.
Can some one tell me how people like orkut, facebook and others save images in the database without distorting it, ??
Regards,
Imoracle