forked from root/threadr.lostcave.ddnss.de
request client to not use caching
parent
9edef49367
commit
0efe8efb4b
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
session_start();
|
||||
%PLEAZE_NO_CACHE%
|
||||
%NO_CHEAP_SESSION_STEALING%
|
||||
|
||||
$pdo = new PDO('mysql:host=localhost;dbname=web', 'webstuff', 'Schei// auf Pa$$w0rter!');
|
||||
|
|
Loading…
Reference in New Issue