検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 996 for [SIMILAR] 16 1024 4096 WITH 21965 oracle WITH 66... (1.416 sec.)
PHP の変数を、クエリで取得するカラムに関連づける 0
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける oci_define_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_define_by_name — PHP の変数を、クエリで取得するカラムに関連づける 説明 oci_define_by_name ( resource $statement , string $colum ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
ラージオブジェクトのディスクリプタが EOF かどうかを調べる 0
« OCILob::close OCILob::erase » PHP Manual OCILob ラージオブジェクトのディスクリプタが EOF かどうかを調べる OCILob::eof (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::eof — ラージオブジェクトのディスクリプタが EOF かどうかを調べる 説明 public OCILob::eof (): bool ラージオブジェクトの内 ...
https://man.plustar.jp/php/ocilob.eof.html - [similar]
FastCGI Process Manager(FPM) 0
« virtual はじめに » PHP Manual サーバー固有のモジュール FastCGI Process Manager(FPM) FastCGI Process Manager(FPM) はじめに インストール/設定 オブザーバビリティ(可観測性) FPM の情報ページ FPM 関数 fastcgi_finish_request — すべてのレスポンスデータをクライアントにフラッシュする fpm_get_sta ...
https://man.plustar.jp/php/book.fpm.html - [similar]
HashContext クラス 0
« 定義済み定数 HashContext::__construct » PHP Manual Hash HashContext クラス HashContext クラス (PHP 7 >= 7.2.0, PHP 8) はじめに クラス概要 final class HashContext { /* メソッド */ private __construct () public __serialize (): array public __unserialize ( array $data ): void } 目次 HashC ...
https://man.plustar.jp/php/class.hashcontext.html - [similar]
JsonSerializable インターフェイス 0
« JsonException JsonSerializable::jsonSerialize » PHP Manual JSON JsonSerializable インターフェイス JsonSerializable インターフェイス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに JsonSerializable を実装したオブジェクトは、 json_encode() を呼んで処理されたときの自身の JSON 表現をカスタマイズで ...
https://man.plustar.jp/php/class.jsonserializable.html - [similar]
Yaf_Request_Http クラス 0
« Yaf_Request_Abstract::setRouted Yaf_Request_Http::__construct » PHP Manual Yaf Yaf_Request_Http クラス Yaf_Request_Http クラス (Yaf >=1.0.0) はじめに クライアントからのあらゆるリクエストは、 Yaf_Request_Http として初期化されます。 URI のクエリ文字列や POST パラメータなどの情報は、このク ...
https://man.plustar.jp/php/class.yaf-request-http.html - [similar]
INI 設定 0
« ビルトインウェブサーバー ガベージコレクション » PHP Manual コマンドラインの使用法 INI 設定 INI 設定 CLI SAPI の設定オプション 名前 デフォルト 変更可能 変更履歴 cli_server.color "0" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 cli_server.color bool 組み込みの開発用 ...
https://man.plustar.jp/php/features.commandline.ini.html - [similar]
システムのロガーへの接続をオープンする 0
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープンする openlog (PHP 4, PHP 5, PHP 7, PHP 8) openlog — システムのロガーへの接続をオープンする 説明 openlog ( string $prefix , int $flags , int $facility ): bool openlog() は、プログラムによるシス ...
https://man.plustar.jp/php/function.openlog.html - [similar]
PHP の設定情報を出力する 0
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo (PHP 4, PHP 5, PHP 7, PHP 8) phpinfo — PHP の設定情報を出力する 説明 phpinfo ( int $flags = INFO_ALL ): bool 現在の PHP の状態に関する、多くの情報を出力します。出力される情報には、 PHP コンパイ ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]