registieren geht auf nc
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
<?php
|
||||
session_start();
|
||||
$pdo = new PDO('mysql:host=rdbms.strato.de;dbname=dbs9336961', 'dbu1516891', 'C5ZrqVZDDBtv9SfloCh3');
|
||||
// geht auf netcup
|
||||
$pdo = new PDO('mysql:host=10.35.232.188:3306;dbname=k200835_php', 'k200835_admin', 'C5ZrqVZDDBtv9SfloCh3');
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
Reference in New Issue
Block a user