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
d46075d0
Commit
d46075d0
authored
Nov 04, 2016
by
Sorrel Harriet
Browse files
removing connection details
parent
fc4bdc2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lab-5/music-store-app/index.php
View file @
d46075d0
...
...
@@ -5,9 +5,9 @@
// define a connection 'handle'
$link
=
mysqli_connect
(
'localhost'
,
'
sharr003
'
,
'
password123
'
,
'sharr003_musicstore
'
'
USERNAME
'
,
'
PASSWORD
'
,
'DATABASE_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