PDO::sqliteCreateFunction
(PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0)
PDO::sqliteCreateFunction — のエイリアス Pdo\Sqlite::createFunction()
説明
public PDO::sqliteCreateFunction(
string
callable
int
int
): bool
string
$function_name
,callable
$callback
,int
$num_args
= -1,int
$flags
= 0): bool
このメソッドは次のメソッドのエイリアスです。 Pdo\Sqlite::createFunction().
変更履歴
バージョン | 説明 |
---|---|
7.1.4 |
The flags parameter has been added.
|
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google