connection mit dem DB hergestellt
parent
1b840b07d6
commit
66ab4929f4
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
$db_link = mysqli_connect('localhost', 'root', '', 'bibliothek');
|
||||
$db_link = mysqli_connect('141.19.142.11', 'web_b-3', 'een7Ao6s', 'bibliothek_candle');
|
||||
|
||||
if(!$db_link){
|
||||
die("<p>Verbindung nicht hergestellt</p>");
|
||||
|
|
1939
registrierung.php
1939
registrierung.php
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue