Skip to content

Kirby 4.2.0

$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