0

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
WhiteCrow
  • 1
  • 2
  • Please edit the question with enough detail to identify an adequate question. Make it clear what you mean by environment variables, and what you like to do with them. – Luuk Apr 09 '22 at 11:24
  • Does this answer your question? [Reading in environment variables from an environment file](https://stackoverflow.com/questions/40216311/reading-in-environment-variables-from-an-environment-file) – Luuk Apr 09 '22 at 13:09

0 Answers0