execute()
execute(string $sql, array $bind = [], bool $fetch = false, bool $getLastInsID = false, string $sequence = null) : int
static SQL执行
Parameters
string |
$sql |
|
array |
$bind = [] |
|
bool |
$fetch = false |
|
bool |
$getLastInsID = false |
|
string |
$sequence = null |
|
Returns
int
—