検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1012 for [SIMILAR] 16 1024 4096 WITH 10181 setrlimit WITH... (0.648 sec.)
現在のプロセスの実効 UID を設定する 3632
« posix_setegid posix_setgid » PHP Manual POSIX 関数 現在のプロセスの実効 UID を設定する posix_seteuid (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) posix_seteuid — 現在のプロセスの実効 UID を設定する 説明 posix_seteuid ( int $user_id ): bool 現在のプロセスの実効ユーザー ID を設定します。 この関 ...
https://man.plustar.jp/php/function.posix-seteuid.html - [similar]
現在のプロセスのグループセットを返す 3632
« posix_getgrnam posix_getlogin » PHP Manual POSIX 関数 現在のプロセスのグループセットを返す posix_getgroups (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgroups — 現在のプロセスのグループセットを返す 説明 posix_getgroups (): array | false 現在のプロセスのグループセットを取得します。 パラメータ ...
https://man.plustar.jp/php/function.posix-getgroups.html - [similar]
はじめに 3632
« POSIX インストール/設定 » PHP Manual POSIX はじめに はじめに このモジュールは、IEEE 10003.1 (POSIX.1) 標準ドキュメントで 定義された関数へのインターフェイスを有しています。 これらの関数は、他の手段からは利用できません。 警告 posix_getpwnam() のような POSIX 関数は、重要な データを取得する ...
https://man.plustar.jp/php/intro.posix.html - [similar]
構文 3095
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
定数の値を返す 3095
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
指定した名前の定数が存在するかどうかを調べる 3095
« define die » PHP Manual その他の関数 指定した名前の定数が存在するかどうかを調べる defined (PHP 4, PHP 5, PHP 7, PHP 8) defined — 指定した名前の定数が存在するかどうかを調べる 説明 defined ( string $constant_name ): bool 指定した定数が存在し、定義されているかどうかを調べます。 注意 : 変数 ...
https://man.plustar.jp/php/function.defined.html - [similar]
定義済みの定数 3095
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コアの定義済みの定数 これらの定数は PHP のコアで定義済みの定数です。 PHP, Zend engine, SAPI モジュールも含みます。 PHP_VERSION ( string ) 現在の PHP のバージョンを "major.minor.release[extra]" 形 ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
ReflectionClassConstant クラス 3095
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
オブジェクト定数 3095
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
Server Name Indication 定数 3095
« バージョン定数 その他の定数 » PHP Manual 定義済み定数 Server Name Indication 定数 Server Name Indication 定数 OPENSSL_TLSEXT_SERVER_NAME ( string ) SNI サポートが有効か否か。 注意 : この定数を使うには、 OpenSSL 0.9.8j 以降を使って PHP をビルドしている必要があります。 関連キーワード: 定 ...
https://man.plustar.jp/php/openssl.constsni.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT