fts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
<?php
|
||||
session_start();
|
||||
$pdo = new PDO('mysql:host=localhost;dbname=usertable', 'usertable', 'password');
|
||||
|
Reference in New Issue
Block a user