Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection? #5

Open
Philwlv opened this issue Feb 29, 2020 · 1 comment
Open

Connection? #5

Philwlv opened this issue Feb 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@Philwlv
Copy link
Collaborator

Philwlv commented Feb 29, 2020

$conn = mysqli_connect($SERVER_LOCATION, $SERVER_USERNAME, $SERVER_PASSWORD, $DB_NAME);

Please correct me! I'm am not 100% of the connections of how the Web app linksand pulls data from the DB. However, does it allow only one super user access or multiple user access? I'm just wondering after reviewing the code to connect to the DB with user name and password. Please enlighten me :D

@JoshLmao
Copy link
Member

JoshLmao commented Mar 1, 2020

At the moment for sprint one, we're just going off one set of credentials but once we have a user system, we can change it to use their credentials

@JoshLmao JoshLmao added the enhancement New feature or request label Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants