検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 131 for [SIMILAR] 16 1024 4096 WITH 23192 ルイ WITH 1899... (0.233 sec.)
指定した時刻まで実行を遅延する 0
« time_nanosleep uniqid » PHP Manual その他の関数 指定した時刻まで実行を遅延する time_sleep_until (PHP 5 >= 5.1.0, PHP 7, PHP 8) time_sleep_until — 指定した時刻まで実行を遅延する 説明 time_sleep_until ( float $timestamp ): bool 指定した timestamp までスクリプトの実行を遅延させます。 パラ ...
https://man.plustar.jp/php/function.time-sleep-until.html - [similar]
現在実行中のプロセスをフォークする 0
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcntl_fork (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_fork — 現在実行中のプロセスをフォークする 説明 pcntl_fork (): int pcntl_fork() 関数は、親プロセスとその PID および PPID のみが異なる子プロセ ...
https://man.plustar.jp/php/function.pcntl-fork.html - [similar]
ソケットのブロッキングモードを設定する 0
« socket_sendto socket_set_nonblock » PHP Manual ソケット 関数 ソケットのブロッキングモードを設定する socket_set_block (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_set_block — ソケットのブロッキングモードを設定する 説明 socket_set_block ( Socket $socket ): bool socket_set_block() 関数は、 ...
https://man.plustar.jp/php/function.socket-set-block.html - [similar]
ソケットリソースを非ブロックモードに設定する 0
« socket_set_block socket_set_option » PHP Manual ソケット 関数 ソケットリソースを非ブロックモードに設定する socket_set_nonblock (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_set_nonblock — ソケットリソースを非ブロックモードに設定する 説明 socket_set_nonblock ( Socket $socket ): bool sock ...
https://man.plustar.jp/php/function.socket-set-nonblock.html - [similar]
変更履歴 0
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 get_html_translation_table flags のデフォルト値が ENT_COMPAT から ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 に変 ...
https://man.plustar.jp/php/changelog.strings.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]
POSIX 関数 0
« posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関数 に関する節も 役に立つでしょう。 目次 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端末のパス名を得る posix_errno — posix_get_last_error のエイリアス posix_get_las ...
https://man.plustar.jp/php/ref.posix.html - [similar]
POSIX 0
« pcntl_wtermsig はじめに » PHP Manual プロセス制御 POSIX POSIX はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 posix_access 定数 posix_mknod 定数 posix_setrlimit 定数 POSIX 関数 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端 ...
https://man.plustar.jp/php/book.posix.html - [similar]
現在のリソース使用状況を取得する 0
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrusage (PHP 4, PHP 5, PHP 7, PHP 8) getrusage — 現在のリソース使用状況を取得する 説明 getrusage ( int $mode = 0 ): array | false この関数は、 getrusage(2) へのインターフェイスです。 システムコール ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT