Files
web/includes/functions.php
T

5 lines
87 B
PHP
Executable File

<?php
include_once ('includes/sql.php');
function login($username, $password_hash) {}