https://github.com/panique/php-login-one-file/blob/master/index.php#L24 i reommand to use: ``` public function __construct($doSilently=false) { $this->db_sqlite_path = str_replace('\\','/', pathinfo( __FILE__ )['dirname']) . "/users.db"; ``` so you could include the demo index.php file.