Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ifrah Shahid
lab-exercises
Commits
beceabd2
Commit
beceabd2
authored
Dec 08, 2015
by
Sorrel Harriet
Browse files
typo
parent
7b17d995
Changes
1
Hide whitespace changes
Inline
Side-by-side
week-3/record-store-app/index.php
View file @
beceabd2
...
...
@@ -5,7 +5,7 @@ $link = mysqli_connect(
'localhost'
,
'YOUR_USERNAME'
,
'YOUR_PASSWORD'
,
'YOUR_DB_NAME
'YOUR_DB_NAME
'
);
/* check connection succeeded */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment