検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 499 for [SIMILAR] 16 1024 4096 WITH 23511 opendir WITH 2... (0.426 sec.)
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
cURL ハンドルのセットからマルチハンドルを削除する 0
« curl_multi_init curl_multi_select » PHP Manual cURL 関数 cURL ハンドルのセットからマルチハンドルを削除する curl_multi_remove_handle (PHP 5, PHP 7, PHP 8) curl_multi_remove_handle — cURL ハンドルのセットからマルチハンドルを削除する 説明 curl_multi_remove_handle ( CurlMultiHandle $multi_ ...
https://man.plustar.jp/php/function.curl-multi-remove-handle.html - [similar]
新規 cURL マルチハンドルを返す 0
« curl_multi_info_read curl_multi_remove_handle » PHP Manual cURL 関数 新規 cURL マルチハンドルを返す curl_multi_init (PHP 5, PHP 7, PHP 8) curl_multi_init — 新規 cURL マルチハンドルを返す 説明 curl_multi_init (): CurlMultiHandle 複数の cURL ハンドルを非同期で実行できるようにします。 パラ ...
https://man.plustar.jp/php/function.curl-multi-init.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 0
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? callable 例外が try/c ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
PHP のクラスとして実装された URL ラッパーを登録する 0
« stream_supports_lock stream_wrapper_restore » PHP Manual ストリーム 関数 PHP のクラスとして実装された URL ラッパーを登録する stream_wrapper_register (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) stream_wrapper_register — PHP のクラスとして実装された URL ラッパーを登録する 説明 stream_wrapper_r ...
https://man.plustar.jp/php/function.stream-wrapper-register.html - [similar]
シグナルハンドラを設定する 0
« pcntl_signal_get_handler pcntl_sigprocmask » PHP Manual PCNTL 関数 シグナルハンドラを設定する pcntl_signal (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_signal — シグナルハンドラを設定する 説明 pcntl_signal ( int $signal , callable | int $handler , bool $restart_syscalls = true ): bool p ...
https://man.plustar.jp/php/function.pcntl-signal.html - [similar]
CURLOPT_RETURNTRANSFER が設定されている場合に、cURL ハンドルの内容を返す 0
« curl_multi_exec curl_multi_info_read » PHP Manual cURL 関数 CURLOPT_RETURNTRANSFER が設定されている場合に、cURL ハンドルの内容を返す curl_multi_getcontent (PHP 5, PHP 7, PHP 8) curl_multi_getcontent — CURLOPT_RETURNTRANSFER が設定されている場合に、cURL ハンドルの内容を返す 説明 curl_mu ...
https://man.plustar.jp/php/function.curl-multi-getcontent.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
XML パーサ 0
« XMLDiff\File::merge はじめに » PHP Manual XML 操作 XML パーサ XML パーサ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 イベントハンドラ 大文字変換(Case Folding) エラーコード 文字エンコーディング 例 XML エレメント構造の例 XMLタグのマッピングの例 XML ...
https://man.plustar.jp/php/book.xml.html - [similar]
非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す 0
« pcntl_alarm pcntl_errno » PHP Manual PCNTL 関数 非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す pcntl_async_signals (PHP 7 >= 7.1.0, PHP 8) pcntl_async_signals — 非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す 説明 pcntl_async_signals ( ? bool $enable = ...
https://man.plustar.jp/php/function.pcntl-async-signals.html - [similar]