Se connecter
GenList2 › GenList2 - YSM › YSMAuthArray_Container
Stocke les usagers dans un tableau PHP
YSMAuthArray_Container extends YSMAuth_Container { /* Propriétés */ protected string $sourcetype = 'array'; protected array $users = array() /* Méthodes */ protected string getHash(string $username, string $expiration) public array|false getUser(string $username) public array listUsers() public void setAdmin(string $username, string $password) public boolean userExists(string $username) public false|array verifyLogin(string $username, string $password[, string $method = ''[, mixed $extra = null]]) }
Lire les commentaires | Laisser un commentaire