Documentation

UsersPermissionsDataSourceMySQLi.class.php

usersPermissionsDataSource class

usersPermissionsDataSource provides the data access capabilities for the usersPermissions class class.

To build a data access class for UsersPermissions, the following 5 methods must exist. getPassword(username) getAllUsers() getARecord update

Additionally, where appropriate, the following function is useful buildTable()

This particular instance provides an interface to MySQL using the mysqli libraries.

Create an instance of this, then pass the variable to several Users calls.

Tags
author

R. W. Rodolico rodo@unixservertech.com

version
0.9.0

(beta)

copyright

2021 Daily Data, Inc.

Interfaces, Classes and Traits

usersPermissionsDataSourceMySQLi
usersDataSource class

Search results