MassEdit
MassEdit PHP Methods
save(string $tableName, array $valueArray, $removeFromArrayKey = "credits") v5
Insert new values to credit tables.
PARAMETERS:
$tableName = string, database table name.
$valueArray = array, key as field title and value as field value.
$removeFromArrayKey = string, remove text from $valueArray array key
RETURN VALUE:
VOID. saveSMS(array $valueArray) v5
Change SMS credits values.
PARAMETERS:
$valueArray = array, key as field title and value as field value.
RETURN VALUE:
VOID. __construct(\WMT\MySQL $mysqli, int $memberID) v5
Intialize the connection by setting variables.
PARAMETERS:
$mysqli = object, mysqli.
$memberID = int, member id.
RETURN VALUE:
VOID.MassEdit PHP Variables
🔎︎ %l4610%