検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 648 for [SIMILAR] 16 1024 4096 WITH 11728 ルポ WITH 7026... (0.483 sec.)
配列からキーを取り出す 4707
« key_exists krsort » PHP Manual 配列 関数 配列からキーを取り出す key (PHP 4, PHP 5, PHP 7, PHP 8) key — 配列からキーを取り出す 説明 key ( array | object $array ): int | string | null key() は、 現在の配列位置における連想配列要素のキーを返します。 パラメータ array 配列。 戻り値 key() 関数 ...
https://man.plustar.jp/php/function.key.html - [similar]
配列の最初のキーを得る 4707
« array_key_exists array_key_last » PHP Manual 配列 関数 配列の最初のキーを得る array_key_first (PHP 7 >= 7.3.0, PHP 8) array_key_first — 配列の最初のキーを得る 説明 array_key_first ( array $array ): int | string | null 与えられた array の最初のキーを返します。 これは内部的な配列のポイン ...
https://man.plustar.jp/php/function.array-key-first.html - [similar]
内部的な結果ポインタを移動する 4707
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_data_seek (PHP 4, PHP 5) mysql_data_seek — 内部的な結果ポインタを移動する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]
配列の最後のキーを得る 4707
« array_key_first array_keys » PHP Manual 配列 関数 配列の最後のキーを得る array_key_last (PHP 7 >= 7.3.0, PHP 8) array_key_last — 配列の最後のキーを得る 説明 array_key_last ( array $array ): int | string | null 与えられた array の最後のキーを返します。 これは内部的な配列のポインタに影響 ...
https://man.plustar.jp/php/function.array-key-last.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 4010
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
proc_open でオープンされたプロセスを強制終了する 4010
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終了する proc_terminate (PHP 5, PHP 7, PHP 8) proc_terminate — proc_open でオープンされたプロセスを強制終了する 説明 proc_terminate ( resource $process , int $signal = 15 ): bool 終了させる ( p ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
proc_open で開かれたプロセスに関する情報を取得する 4010
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を取得する proc_get_status (PHP 5, PHP 7, PHP 8) proc_get_status — proc_open() で開かれたプロセスに関する情報を取得する 説明 proc_get_status ( resource $process ): array proc_get_status() は、 ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 4010
« expect_expectl PCNTL » PHP Manual Expect 関数 Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする expect_popen (PECL expect >= 0.1.0) expect_popen — Bourne シェル経由でコマンドを実行し、プロセスへの PTY ストリームをオープンする 説明 expect_popen ( string $com ...
https://man.plustar.jp/php/function.expect-popen.html - [similar]
待つかフォークした子プロセスのステータスを返す 4010
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 , ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
現在実行中のプロセスをフォークする 4010
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT