検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 938 for [SIMILAR] 16 1024 4096 WITH 31360 existent WITH ... (0.552 sec.)
SQL 文で使用するユーザー定義関数 (UDF) を登録する 0
« PDO::sqliteCreateCollation ベンダー固有のモジュール » PHP Manual SQLite (PDO) SQL 文で使用するユーザー定義関数 (UDF) を登録する PDO::sqliteCreateFunction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateFunction — SQL 文で使用するユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreatefunction.html - [similar]
Foreign Function Interface 0
« user_error はじめに » PHP Manual PHP の振る舞いの変更 Foreign Function Interface Foreign Function Interface はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Basic FFI usage PHP Callbacks A Complete PHP/FFI/preloading Example FFI — Main interface to ...
https://man.plustar.jp/php/book.ffi.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
Returns a textual description of the cipher 0
« EventBufferEvent::sslFilter EventBufferEvent::sslGetCipherName » PHP Manual EventBufferEvent Returns a textual description of the cipher EventBufferEvent::sslGetCipherInfo (PECL event >= 1.10.0) EventBufferEvent::sslGetCipherInfo — Returns a textual description of the cipher 説明 publi ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherinfo.html - [similar]
Close any outstanding connection to rrd caching daemon 0
« rrd_xport RRDCreator » PHP Manual RRD 関数 Close any outstanding connection to rrd caching daemon rrdc_disconnect (PECL rrd >= 1.1.2) rrdc_disconnect — Close any outstanding connection to rrd caching daemon 説明 rrdc_disconnect (): void Close any outstanding connection to rrd caching d ...
https://man.plustar.jp/php/function.rrdc-disconnect.html - [similar]
Define or return the exit code for the current running service 0
« win32_send_custom_control win32_set_service_exit_mode » PHP Manual win32service 関数 Define or return the exit code for the current running service win32_set_service_exit_code (PECL win32service >=0.4.0) win32_set_service_exit_code — Define or return the exit code for the current runni ...
https://man.plustar.jp/php/function.win32-set-service-exit-code.html - [similar]
Swoole 関数 0
« 定義済み定数 swoole_async_dns_lookup » PHP Manual Swoole Swoole 関数 Swoole 関数 目次 swoole_async_dns_lookup — Async and non-blocking hostname to IP lookup swoole_async_read — Read file stream asynchronously swoole_async_readfile — Read a file asynchronously swoole_async_set — Update ...
https://man.plustar.jp/php/ref.swoole-funcs.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]