検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1083 for [SIMILAR] 16 1024 4096 WITH 10767 ンク WITH 9808... (0.743 sec.)
CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 0
« openssl_csr_new openssl_decrypt » PHP Manual OpenSSL 関数 CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する openssl_csr_sign (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_sign — CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 説明 openssl_csr_sign ( OpenSS ...
https://man.plustar.jp/php/function.openssl-csr-sign.html - [similar]
ログイン名を返す 0
« posix_getgroups posix_getpgid » PHP Manual POSIX 関数 ログイン名を返す posix_getlogin (PHP 4, PHP 5, PHP 7, PHP 8) posix_getlogin — ログイン名を返す 説明 posix_getlogin (): string | false 現在のプロセスを所有するユーザーのログイン名を返します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.posix-getlogin.html - [similar]
現在のプロセスのグループ ID を返す 0
« posix_getpgid posix_getpid » PHP Manual POSIX 関数 現在のプロセスのグループ ID を返す posix_getpgrp (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpgrp — 現在のプロセスのグループ ID を返す 説明 posix_getpgrp (): int 現在のプロセスのグループ ID を返します。 パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/function.posix-getpgrp.html - [similar]
現在のプロセス ID を返す 0
« posix_getpgrp posix_getppid » PHP Manual POSIX 関数 現在のプロセス ID を返す posix_getpid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpid — 現在のプロセス ID を返す 説明 posix_getpid (): int 現在のプロセスのプロセス ID を返します。 パラメータ この関数にはパラメータはありません。 戻り値 ID を ...
https://man.plustar.jp/php/function.posix-getpid.html - [similar]
現在のプロセスの実際のユーザー ID を返す 0
« posix_getsid posix_initgroups » PHP Manual POSIX 関数 現在のプロセスの実際のユーザー ID を返す posix_getuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getuid — 現在のプロセスの実際のユーザー ID を返す 説明 posix_getuid (): int 現在のプロセスの実際のユーザー ID を返します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.posix-getuid.html - [similar]
インストールにあたっての一般的な注意事項 0
« インストールと設定 Unix システムへのインストール » PHP Manual インストールと設定 インストールにあたっての一般的な注意事項 インストールにあたっての一般的な注意事項 インストールを行う前に、PHP を使用する用途を明確にしておく必要があります。 PHP を適用可能な分野としては、 「 PHP にできるこ ...
https://man.plustar.jp/php/install.general.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Phar 拡張モジュールは PHP にバンドルされており、 デフォルトで有効になっています。 Phar のサポートを無効にするには、 --disable-phar を使ってください。 それより前のバージョンの PHP では PECL 拡張モジュールと ...
https://man.plustar.jp/php/phar.installation.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.html - [similar]
Reflection クラス 0
« 拡張 Reflection::export » PHP Manual リフレクション Reflection クラス Reflection クラス (PHP 5, PHP 7, PHP 8) はじめに リフレクションクラスです。 クラス概要 class Reflection { /* メソッド */ public static export ( Reflector $reflector , bool $return = false ): string public static getM ...
https://man.plustar.jp/php/class.reflection.html - [similar]
SplFileInfo クラス 0
« ファイル操作 SplFileInfo::__construct » PHP Manual ファイル操作 SplFileInfo クラス SplFileInfo クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8) はじめに SplFileInfo クラスは、各ファイルの情報を取得するための上位レベルのオブジェクト指向インターフェイスです。 クラス概要 class SplFileInfo implements ...
https://man.plustar.jp/php/class.splfileinfo.html - [similar]