検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 311 for [SIMILAR] 16 1024 4096 WITH 19043 fireeagle WITH... (0.429 sec.)
ファイルの読み書き用ポインタの現在位置を返す 0
« fsync ftruncate » PHP Manual ファイルシステム 関数 ファイルの読み書き用ポインタの現在位置を返す ftell (PHP 4, PHP 5, PHP 7, PHP 8) ftell — ファイルの読み書き用ポインタの現在位置を返す 説明 ftell ( resource $stream ): int | false stream ファイルの読み書き用ポインタの現在位置を返します。 ...
https://man.plustar.jp/php/function.ftell.html - [similar]
通常ファイルかどうかを調べる 0
« is_executable is_link » PHP Manual ファイルシステム 関数 通常ファイルかどうかを調べる is_file (PHP 4, PHP 5, PHP 7, PHP 8) is_file — 通常ファイルかどうかを調べる 説明 is_file ( string $filename ): bool 指定したファイルが通常のファイルかどうかを調べます。 パラメータ filename ファイルへの ...
https://man.plustar.jp/php/function.is-file.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]
PHP関連の本 0
« PHP関連のプロジェクトの歴史 PHP関連の出版物 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連の本 PHP関連の本 PHPが成長していくに従って、開発プラットフォームとして世界中で 有名になっていきました。この流れを確かめる面白い方法のうちの 一つは、初期の頃から現在に到るまで頻繁に出版されつ ...
https://man.plustar.jp/php/history.php.books.html - [similar]
インストールと設定 0
« 次にするべきことは? インストールにあたっての一般的な注意事項 » PHP Manual インストールと設定 インストールと設定 インストールにあたっての一般的な注意事項 Unix システムへのインストール Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/Open ...
https://man.plustar.jp/php/install.html - [similar]
Unix システムへのインストール 0
« インストールにあたっての一般的な注意事項 Apache 2.x (Unixシステム用) » PHP Manual インストールと設定 Unix システムへのインストール Unix システムへのインストール 目次 Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/OpenLiteSpeed Webサー ...
https://man.plustar.jp/php/install.unix.html - [similar]
ファイルまたはディレクトリが存在するかどうか調べる 0
« fgetss file_get_contents » PHP Manual ファイルシステム 関数 ファイルまたはディレクトリが存在するかどうか調べる file_exists (PHP 4, PHP 5, PHP 7, PHP 8) file_exists — ファイルまたはディレクトリが存在するかどうか調べる 説明 file_exists ( string $filename ): bool ファイルあるいはディレクト ...
https://man.plustar.jp/php/function.file-exists.html - [similar]
現在のプロセスの優先度を変更する 0
« proc_get_status proc_open » PHP Manual プログラム実行関数 現在のプロセスの優先度を変更する proc_nice (PHP 5, PHP 7, PHP 8) proc_nice — 現在のプロセスの優先度を変更する 説明 proc_nice ( int $priority ): bool proc_nice() は、現在のプロセスの優先度を priority で指定された値に変更します。 ...
https://man.plustar.jp/php/function.proc-nice.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]
暗号論的に安全な疑似乱数を生成する 0
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP 7, PHP 8) random_int — 暗号論的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシャッフルのような、 偏りがない結果が重要になる用途に合う、 ...
https://man.plustar.jp/php/function.random-int.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT