Hi, I will be using MySQL as the database to manage a website where
users can upload images and files. I am not real sure how to create
the database for this. Should I have a main account that the code uses
in the background or should I have it so that each user creates a real
MySQL account and just retrieve information based upon who is logged
in? Thank you.
users can upload images and files. I am not real sure how to create
the database for this. Should I have a main account that the code uses
in the background or should I have it so that each user creates a real
MySQL account and just retrieve information based upon who is logged
in? Thank you.
Comment