検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 351 for [SIMILAR] 16 1024 4096 WITH 24443 続ス WITH 9549... (0.357 sec.)
コード変換指令に基づきファイルからファイルにコード変換する 0
« Recode 関数 recode_string » PHP Manual Recode 関数 コード変換指令に基づきファイルからファイルにコード変換する recode_file (PHP 4, PHP 5, PHP 7 < 7.4.0) recode_file — コード変換指令に基づきファイルからファイルにコード変換する 説明 recode_file ( string $request , resource $input , resour ...
https://man.plustar.jp/php/function.recode-file.html - [similar]
実行を遅延させる 0
« show_source sys_getloadavg » PHP Manual その他の関数 実行を遅延させる sleep (PHP 4, PHP 5, PHP 7, PHP 8) sleep — 実行を遅延させる 説明 sleep ( int $seconds ): int seconds で与えられた秒数分プログラムの実行を遅延させます。 パラメータ seconds 秒単位の停止時間。 戻り値 成功した場合にゼロ、 ...
https://man.plustar.jp/php/function.sleep.html - [similar]
SCP 経由でファイルを送信する 0
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send (PECL ssh2 >= 0.9.0) ssh2_scp_send — SCP 経由でファイルを送信する 説明 ssh2_scp_send ( resource $session , string $local_file , string $remote_file , int $create_mode = 0644 ): bool ローカルフ ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]
ディレクトリを作成する 0
« ssh2_sftp_lstat ssh2_sftp_readlink » PHP Manual SSH2 関数 ディレクトリを作成する ssh2_sftp_mkdir (PECL ssh2 >= 0.9.0) ssh2_sftp_mkdir — ディレクトリを作成する 説明 ssh2_sftp_mkdir ( resource $sftp , string $dirname , int $mode = 0777 , bool $recursive = false ): bool リモートファイルサ ...
https://man.plustar.jp/php/function.ssh2-sftp-mkdir.html - [similar]
ストリームからフィルタを取り除く 0
« stream_filter_register stream_get_contents » PHP Manual ストリーム 関数 ストリームからフィルタを取り除く stream_filter_remove (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_filter_remove — ストリームからフィルタを取り除く 説明 stream_filter_remove ( resource $stream_filter ): bool 事前に stream ...
https://man.plustar.jp/php/function.stream-filter-remove.html - [similar]
xdiff_string_bdiff のエイリアス 0
« xdiff_string_bpatch xdiff_string_diff » PHP Manual xdiff 関数 xdiff_string_bdiff のエイリアス xdiff_string_diff_binary (PECL xdiff >= 0.2.0) xdiff_string_diff_binary — xdiff_string_bdiff のエイリアス 説明 xdiff_string_bdiff ( string $old_data , string $new_data ): string ふたつの文字列 ...
https://man.plustar.jp/php/function.xdiff-string-diff-binary.html - [similar]
サポートされるエンコーディングの概要 0
« 定義済み定数 日本語のマルチバイト文字に関する基本事項 » PHP Manual マルチバイト文字列 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 IANA 文字セット登録名 依存する文字集合 説明 注記 ISO-10646-UCS-4 ISO 10646 31 ビットコード ...
https://man.plustar.jp/php/mbstring.encodings.html - [similar]
メソッドの修飾子を取得する 0
« ReflectionMethod::getDeclaringClass ReflectionMethod::getPrototype » PHP Manual ReflectionMethod メソッドの修飾子を取得する ReflectionMethod::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionMethod::getModifiers — メソッドの修飾子を取得する 説明 public ReflectionMethod::getModifiers (): in ...
https://man.plustar.jp/php/reflectionmethod.getmodifiers.html - [similar]
定義済み定数 0
« リソース型 エラーおよびエラー処理 » PHP Manual COM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 COM 定数 定数 値 説明 備考 CLSCTX_INPROC_SERVER ( int ) 1 こ ...
https://man.plustar.jp/php/com.constants.html - [similar]
出力をファイルにフラッシュする 0
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.html - [similar]