Skip to content

Kirby 3.5.7.1

$mysql->bindingName()

Returns a randomly generated binding name

$mysql->bindingName(string $label): string

Parameters

Name Type Default Description
$label * string String that only contains alphanumeric chars and
underscores to use as a human-readable identifier

Return type

string

Parent class

Kirby\Database\Sql\Mysql inherited from Kirby\Database\Sql