forked from root/threadr.lostcave.ddnss.de
„content/login.php“ ändern
parent
194b5fd3bc
commit
072a3e7052
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
/*
|
||||
|
||||
session_start();
|
||||
|
||||
$pdo = new PDO('mysql:host=localhost;dbname=web', 'webstuff', 'Schei// auf Pa$$w0rter!');
|
||||
|
@ -13,5 +13,5 @@
|
|||
}
|
||||
|
||||
|
||||
//$result_name_by_auth = $Statement_name_by_auth->execute(array('authentication_string' => $authentication_string)); */
|
||||
//$result_name_by_auth = $Statement_name_by_auth->execute(array('authentication_string' => $authentication_string));
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue