検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 597 for [SIMILAR] 16 1024 4096 WITH 32618 warnings WITH ... (1.401 sec.)
ファイルが書き込み可能かどうかを調べる 0
« is_uploaded_file is_writeable » PHP Manual ファイルシステム 関数 ファイルが書き込み可能かどうかを調べる is_writable (PHP 4, PHP 5, PHP 7, PHP 8) is_writable — ファイルが書き込み可能かどうかを調べる 説明 is_writable ( string $filename ): bool filename が存在して、かつそれが書き込み可能で ...
https://man.plustar.jp/php/function.is-writable.html - [similar]
ファイルあるいはシンボリックリンクの情報を取得する 0
« linkinfo mkdir » PHP Manual ファイルシステム 関数 ファイルあるいはシンボリックリンクの情報を取得する lstat (PHP 4, PHP 5, PHP 7, PHP 8) lstat — ファイルあるいはシンボリックリンクの情報を取得する 説明 lstat ( string $filename ): array | false filename という名前のファイル、 またはシンボ ...
https://man.plustar.jp/php/function.lstat.html - [similar]
既知のエンコーディング・タイプのエイリアスを取得 0
« mb_encode_numericentity mb_ereg_match » PHP Manual マルチバイト文字列 関数 既知のエンコーディング・タイプのエイリアスを取得 mb_encoding_aliases (PHP 5 >= 5.3.0, PHP 7, PHP 8) mb_encoding_aliases — 既知のエンコーディング・タイプのエイリアスを取得 説明 mb_encoding_aliases ( string $encod ...
https://man.plustar.jp/php/function.mb-encoding-aliases.html - [similar]
ディレクトリハンドルをオープンする 0
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP 4, PHP 5, PHP 7, PHP 8) opendir — ディレクトリハンドルをオープンする 説明 opendir ( string $directory , ? resource $context = null ): resource | false ディレクトリハンドルをオープンします。この ...
https://man.plustar.jp/php/function.opendir.html - [similar]
署名済みの公開鍵とチャレンジを検証する 0
« openssl_spki_new openssl_verify » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジを検証する openssl_spki_verify (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_verify — 署名済みの公開鍵とチャレンジを検証する 説明 openssl_spki_verify ( string $spki ): bool 与えられた公開鍵とチャレンジを ...
https://man.plustar.jp/php/function.openssl-spki-verify.html - [similar]
シェルによりコマンドを実行し、文字列として出力全体を返す 0
« proc_terminate system » PHP Manual プログラム実行関数 シェルによりコマンドを実行し、文字列として出力全体を返す shell_exec (PHP 4, PHP 5, PHP 7, PHP 8) shell_exec — シェルによりコマンドを実行し、文字列として出力全体を返す 説明 shell_exec ( string $command ): string | false | null この関 ...
https://man.plustar.jp/php/function.shell-exec.html - [similar]
指定したすべてのオブジェクトとそのオブジェクト ID を返す 0
« snmp2_getnext snmp2_set » PHP Manual SNMP 関数 指定したすべてのオブジェクトとそのオブジェクト ID を返す snmp2_real_walk (PHP >= 5.2.0, PHP 7, PHP 8) snmp2_real_walk — 指定したすべてのオブジェクトとそのオブジェクト ID を返す 説明 snmp2_real_walk ( string $hostname , string $community , ...
https://man.plustar.jp/php/function.snmp2-real-walk.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 0
« snmp3_get snmp3_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェクトを取得する snmp3_getnext (PHP 5, PHP 7, PHP 8) snmp3_getnext — 指定したオブジェクト ID に続く SNMP オブジェクトを取得する 説明 snmp3_getnext ( string $hostname , string $security_name , str ...
https://man.plustar.jp/php/function.snmp3-getnext.html - [similar]
指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す 0
« snmpgetnext snmpset » PHP Manual SNMP 関数 指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す snmprealwalk (PHP 4, PHP 5, PHP 7, PHP 8) snmprealwalk — 指定したオブジェクトに関するオブジェクト ID を含むすべてのオブジェクトを返す 説明 snmprealwalk ( string $host ...
https://man.plustar.jp/php/function.snmprealwalk.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 0
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォーマットする strftime (PHP 4, PHP 5, PHP 7, PHP 8) strftime — ロケールの設定に基づいてローカルな日付・時間をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らない ...
https://man.plustar.jp/php/function.strftime.html - [similar]