Documentation

Validate
in package

Table of Contents

Methods

float()  : bool
int()  : bool
integerID()  : bool
query()  : bool
text()  : bool

Methods

float()

public static float(int|float|string $float) : bool
Parameters
$float : int|float|string
Return values
bool

int()

public static int(int|float|string $int) : bool
Parameters
$int : int|float|string
Return values
bool

integerID()

public static integerID(int|float|string $id) : bool
Parameters
$id : int|float|string
Return values
bool

query()

public static query(string $query) : bool
Parameters
$query : string
Return values
bool

text()

public static text(string $string) : bool
Parameters
$string : string
Return values
bool

        
On this page

Search results