Hi,
I tend to rename a profile user uploaded picture to the corresponding id of that column in the profile table, but recently i saw several projects adding an extra column in the table to identify the related photo (uniqueid, md5 or guid), what is the benefit of doing that, i see it redundant as i can already identify the photo with the profile primary id column (assuming that a profile has only one photo.)
Thanks. Yehia A.Salam