I am building a virtual assistant for my uni project and need to derive values from MySQL database in Xampp for my env variables such a name, password and email. How should I get values of my .env variables connected to the database? Currently, the .env values are:
USER = NONE
EMAIL= NONE
PASSWORD = NONE