 |
|
Spis alfabetyczny:
|
 |
Szczegóły funkcji "sqlite-create-function"
| Nazwa |
sqlite_create_function |
| Opis |
Registers a "regular" User Defined Function for use in SQL statements |
| Zastosowanie |
void sqlite_create_function ( resource dbhandle, string function_name, callback callback [, int num_args] ) |
| Wersja PHP |
(PHP 5) |
|
|