Db Util

package Amfphp_Examples_Authentication
author Sven Dens

 Methods

quick hash, with a simple method to work without a salt.

hashPassword(string $password) : string
Static

A salt is preferred of course, but this keeps things simple

Parameters

$password

string

Returns

string

pdo available?

pdoAvailable() : boolean
Static

Returns

boolean