検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 453 for [SIMILAR] 16 1024 4096 WITH 103362 vt100 WITH 26... (0.985 sec.)
ルートディレクトリを変更する 0
« chdir closedir » PHP Manual ディレクトリ 関数 ルートディレクトリを変更する chroot (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) chroot — ルートディレクトリを変更する 説明 chroot ( string $directory ): bool カレントプロセスのルートディレクトリを directory に変更し、 作業ディレクトリを "/" に変更 ...
https://man.plustar.jp/php/function.chroot.html - [similar]
キリル文字セットを他のものに変換する 0
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する convert_cyr_string (PHP 4, PHP 5, PHP 7) convert_cyr_string — キリル文字セットを他のものに変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないこと ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
データをファイルに同期する(但しメタデータは除く) 0
« fclose feof » PHP Manual ファイルシステム 関数 データをファイルに同期する(但しメタデータは除く) fdatasync (PHP 8 >= 8.1.0) fdatasync — データをファイルに同期する(但しメタデータは除く) 説明 fdatasync ( resource $stream ): bool この関数は、 stream の内容をストレージに同期します。 fsync() ...
https://man.plustar.jp/php/function.fdatasync.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
シンボリックリンクの所有者を変更する 0
« lchgrp link » PHP Manual ファイルシステム 関数 シンボリックリンクの所有者を変更する lchown (PHP 5 >= 5.1.3, PHP 7, PHP 8) lchown — シンボリックリンクの所有者を変更する 説明 lchown ( string $filename , string | int $user ): bool シンボリックリンク filename の所有者を user に変更しようと ...
https://man.plustar.jp/php/function.lchown.html - [similar]
ハードリンクを作成する 0
« lchown linkinfo » PHP Manual ファイルシステム 関数 ハードリンクを作成する link (PHP 4, PHP 5, PHP 7, PHP 8) link — ハードリンクを作成する 説明 link ( string $target , string $link ): bool link() はハードリンクを作成します。 パラメータ target リンクの対象。 link リンクの名前。 戻り値 成 ...
https://man.plustar.jp/php/function.link.html - [similar]
Creates an initialization vector (IV) from a random source 0
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from a random source mcrypt_create_iv (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_create_iv — Creates an initialization vector (IV) from a random source 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
数値を金額文字列にフォーマットする 0
« metaphone nl_langinfo » PHP Manual String 関数 数値を金額文字列にフォーマットする money_format (PHP 4 >= 4.3.0, PHP 5, PHP 7) money_format — 数値を金額文字列にフォーマットする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨しま ...
https://man.plustar.jp/php/function.money-format.html - [similar]
コメントと空白文字を取り除いたソースを返す 0
« pack sapi_windows_cp_conv » PHP Manual その他の関数 コメントと空白文字を取り除いたソースを返す php_strip_whitespace (PHP 5, PHP 7, PHP 8) php_strip_whitespace — コメントと空白文字を取り除いたソースを返す 説明 php_strip_whitespace ( string $filename ): string PHP のソースコード filename ...
https://man.plustar.jp/php/function.php-strip-whitespace.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]