検索

phrase: max: clip:
target: order:
Results of 21 - 29 of about 29 for [SIMILAR] 16 1024 4096 WITH 39008 ボー WITH 3719... (0.066 sec.)
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
文字を読み込み、改行を受け取ると readline コールバックインターフェイスに通知する 0
« readline_callback_handler_remove readline_clear_history » PHP Manual Readline 関数 文字を読み込み、改行を受け取ると readline コールバックインターフェイスに通知する readline_callback_read_char (PHP 5 >= 5.1.0, PHP 7, PHP 8) readline_callback_read_char — 文字を読み込み、改行を受け取ると ...
https://man.plustar.jp/php/function.readline-callback-read-char.html - [similar]
Secure Shell 2 0
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — Secure Shell 2 説明 ssh2.shell:// ssh2.exec:// ssh2.tunnel:// ssh2.sftp:// ssh2.scp:// (PECL) 注意 : このラッパーはデフォルトでは有効になっていません ssh2.*:// ラッパーを使用するには、 » PECL ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
リモートサーバー上でコマンドを実行する 0
« ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する ssh2_exec (PECL ssh2 >= 0.9.0) ssh2_exec — リモートサーバー上でコマンドを実行する 説明 ssh2_exec ( resource $session , string $command , string $pty = ? , array $env = ? , int $width = 80 , ...
https://man.plustar.jp/php/function.ssh2-exec.html - [similar]
対話式のシェルを要求する 0
« ssh2_sftp ssh2_tunnel » PHP Manual SSH2 関数 対話式のシェルを要求する ssh2_shell (PECL ssh2 >= 0.9.0) ssh2_shell — 対話式のシェルを要求する 説明 ssh2_shell ( resource $session , string $term_type = "vanilla" , ? array $env = null , int $width = 80 , int $height = 25 , int $width_height ...
https://man.plustar.jp/php/function.ssh2-shell.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (... 0
« dio_fcntl dio_read » PHP Manual ダイレクト IO 関数 C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (必要ならファイルを作成する) dio_open (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_open — C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンす ...
https://man.plustar.jp/php/function.dio-open.html - [similar]
posix_setrlimit 定数 0
« posix_mknod 定数 POSIX 関数 » PHP Manual 定義済み定数 posix_setrlimit 定数 posix_setrlimit() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 注意 : 以下の一覧とともに、特定のオペレーションシステムの setrlimit() のマニュアルページを読みたくな ...
https://man.plustar.jp/php/posix.constants.setrlimit.html - [similar]
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
PREV 1 2 3 NEXT