(PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0)
PDO::sqliteCreateFunction — 别名 Pdo\Sqlite::createFunction()
$function_name
,$callback
,$num_args
= -1,$flags
= 0此方法是该方法的别名: Pdo\Sqlite::createFunction().
版本 | 说明 |
---|---|
7.1.4 |
The flags parameter has been added.
|