FormVal
in package
Form Validation of calculation
Table of Contents
- getSimpleCalc() : array<string|int, mixed>
- Calc form to prevent bots
- isCheckOK() : bool
Methods
getSimpleCalc()
Calc form to prevent bots
public
static getSimpleCalc() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —$strAB, $strRadioOptions
isCheckOK()
public
static isCheckOK([array<string|int, mixed> $saForm = [] ]) : bool
Parameters
- $saForm : array<string|int, mixed> = []