Should we put image path into database or store image as binary data into database ? If we put image as binary or image path only into database what pros and cons ? is there any security reason or what ? and if we put image as image path only what the best type data ?
Thank you.