-3
What is the best way to store a user’s profile image? using python, flask, mysql. I am developing a user registration system and want to store profile photos, I saw that storing the image itself in the database is not a good idea, so I want to know the best way
Please clarify your specific problem or provide Additional Details to Highlight Exactly what you need. As it’s Currently Written, it’s hard to Tell Exactly what you’re asking.
–