Login when I try to log in to my site and the following: Screenshot by Lightshotlogin.php
<?php
session_start();
require('class/Config.inc.php');
$login = new login;
...
Type: Posts; User: DarkMan
Login when I try to log in to my site and the following: Screenshot by Lightshotlogin.php
<?php
session_start();
require('class/Config.inc.php');
$login = new login;
...
Would you give me a client?