検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 272 for [SIMILAR] 16 1024 4096 WITH 30485 プid WITH 1673... (0.401 sec.)
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.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
« posix_times posix_uname » PHP Manual POSIX 関数 端末のデバイス名を調べる posix_ttyname (PHP 4, PHP 5, PHP 7, PHP 8) posix_ttyname — 端末のデバイス名を調べる 説明 posix_ttyname ( resource | int $file_descriptor ): string | false ファイル記述子 file_descriptor 上でオープンしている現在の端 ...
https://man.plustar.jp/php/function.posix-ttyname.html - [similar]
Eio 関数 0
« 例 eio_busy » PHP Manual Eio Eio 関数 Eio 関数 目次 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリのパーミッションを変更する eio_chown — ファイルやディレクトリのオーナーを変更する eio_close — ファイ ...
https://man.plustar.jp/php/ref.eio.html - [similar]
特殊な HTML エンティティを文字に戻す 0
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
CSV 文字列をパースして配列に格納する 0
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_getcsv (PHP 5 >= 5.3.0, PHP 7, PHP 8) str_getcsv — CSV 文字列をパースして配列に格納する 説明 str_getcsv ( string $string , string $separator = "," , string $enclosure = "\"" , string $escape = ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
フィールドの配列を CSV の行として書き出す 0
« SplFileObject::fpassthru SplFileObject::fread » PHP Manual SplFileObject フィールドの配列を CSV の行として書き出す SplFileObject::fputcsv (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplFileObject::fputcsv — フィールドの配列を CSV の行として書き出す 説明 public SplFileObject::fputcsv ( array $fields ...
https://man.plustar.jp/php/splfileobject.fputcsv.html - [similar]
ファイルのモードを変更する 0
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, PHP 7, PHP 8) chmod — ファイルのモードを変更する 説明 chmod ( string $filename , int $permissions ): bool 指定されたファイルのモードを permissions で指定したものに変更しようと試みます。 パラメ ...
https://man.plustar.jp/php/function.chmod.html - [similar]
行を CSV 形式にフォーマットし、ファイルポインタに書き込む 0
« fpassthru fputs » PHP Manual ファイルシステム 関数 行を CSV 形式にフォーマットし、ファイルポインタに書き込む fputcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) fputcsv — 行を CSV 形式にフォーマットし、ファイルポインタに書き込む 説明 fputcsv ( resource $stream , array $fields , string $separator = ...
https://man.plustar.jp/php/function.fputcsv.html - [similar]
NumberFormatter クラス 0
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに プログラムで数値を保存したり操作したりする際には、 ロケールに依存しないバイナリ表現を使用します。 数値を表示するときに、ロケ ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]