This website requires JavaScript.
Explore
Help
Register
Sign In
4i
/
a1
Watch
11
Star
0
Fork
You've already forked a1
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ff
a1
/
db.php
6 lines
79 B
PHP
Raw
Permalink
Blame
History
<
?
php
$dbhost
=
"
localhost
"
;
$dbuser
=
"
root
"
;
$dbpass
=
"
"
;
$dbname
=
"
db
"
;
?>
Reference in New Issue
View Git Blame
Copy Permalink