This commit is contained in:
Marijn Jansen
2017-02-03 11:31:18 +01:00
parent ac2ce3d07b
commit 6d5de98c1d
5 changed files with 61 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
<?php
//Find matching password with the inputted username/emailadress.
/**
* Find matching password with the inputted username/emailadress.
* @return mixed
*/
function getUser() {
$stmt = prepareQuery("
SELECT