Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
tuvutepamoja
/
submission
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
17
Pull Requests
0
Wiki
Aborescence:
Competitio
Branches
Tags
master
Competition1
submission
/
submitdatabaseinfo.php
submitdatabaseinfo.php
98 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
9
<?php
// database information
$servername = "";
$username = "";
$password = "";
$dbname = "";
?>