検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 946 for [SIMILAR] 16 1024 4096 WITH 23966 ロジ WITH 2384... (0.571 sec.)
メソッドのプロトタイプを (存在すれば) 取得する 0
« ReflectionMethod::getModifiers ReflectionMethod::invoke » PHP Manual ReflectionMethod メソッドのプロトタイプを (存在すれば) 取得する ReflectionMethod::getPrototype (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionMethod::getPrototype — メソッドのプロトタイプを (存在すれば) 取得する 説明 public ...
https://man.plustar.jp/php/reflectionmethod.getprototype.html - [similar]
現在のプロセスの実際のグループ ID を返す 0
« posix_geteuid posix_getgrgid » PHP Manual POSIX 関数 現在のプロセスの実際のグループ ID を返す posix_getgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgid — 現在のプロセスの実際のグループ ID を返す 説明 posix_getgid (): int 現在のプロセスの実際のグループ ID を返します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.posix-getgid.html - [similar]
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.html - [similar]
現在のプロセスの実効 GID を設定する 0
« posix_mknod posix_seteuid » PHP Manual POSIX 関数 現在のプロセスの実効 GID を設定する posix_setegid (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) posix_setegid — 現在のプロセスの実効 GID を設定する 説明 posix_setegid ( int $group_id ): bool 現在のプロセスの実効グループ ID を設定します。 この関 ...
https://man.plustar.jp/php/function.posix-setegid.html - [similar]
現在のプロセスをセッションリーダーにする 0
« posix_setrlimit posix_setuid » PHP Manual POSIX 関数 現在のプロセスをセッションリーダーにする posix_setsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setsid — 現在のプロセスをセッションリーダーにする 説明 posix_setsid (): int 現在のプロセスをセッションリーダーにします。 パラメータ この関数には ...
https://man.plustar.jp/php/function.posix-setsid.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
プロセスのタイトルを設定する 0
« cli_get_process_title dl » PHP Manual PHP オプション/情報 関数 プロセスのタイトルを設定する cli_set_process_title (PHP 5 >= 5.5.0, PHP 7, PHP 8) cli_set_process_title — プロセスのタイトルを設定する 説明 cli_set_process_title ( string $title ): bool プロセスのタイトルを設定します。これは ...
https://man.plustar.jp/php/function.cli-set-process-title.html - [similar]
画像のプロファイルを追加あるいは削除する 0
« Imagick::previousImage Imagick::quantizeImage » PHP Manual Imagick 画像のプロファイルを追加あるいは削除する Imagick::profileImage (PECL imagick 2, PECL imagick 3) Imagick::profileImage — 画像のプロファイルを追加あるいは削除する 説明 public Imagick::profileImage ( string $name , string ...
https://man.plustar.jp/php/imagick.profileimage.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
使用している MySQL プロトコルのバージョンを返す 0
« mysqli::$host_info mysqli::$server_info » PHP Manual mysqli 使用している MySQL プロトコルのバージョンを返す mysqli::$protocol_version mysqli_get_proto_info (PHP 5, PHP 7, PHP 8) mysqli::$protocol_version -- mysqli_get_proto_info — 使用している MySQL プロトコルのバージョンを返す 説明 オ ...
https://man.plustar.jp/php/mysqli.get-proto-info.html - [similar]