PDO::sqliteCreateFunctionAlias of Pdo\Sqlite::createFunction Descriptionpublic bool PDO::sqliteCreateFunction(
string $function_name ,callable $callback ,int $num_args = -1,int $flags = 0) This method is an alias of: Pdo\Sqlite::createFunction. Changelog
|