検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1067 for [SIMILAR] 16 1024 4096 WITH 8235 ッフ WITH 4765 ... (0.745 sec.)
指定した配列の要素にコールバック関数を適用する 0
« array_keys array_merge_recursive » PHP Manual 配列 関数 指定した配列の要素にコールバック関数を適用する array_map (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) array_map — 指定した配列の要素にコールバック関数を適用する 説明 array_map ( ? callable $callback , array $array , array ...$arrays ): a ...
https://man.plustar.jp/php/function.array-map.html - [similar]
インデックスを使用して、エントリの内容を返す 0
« ZipArchive::getExternalAttributesName ZipArchive::getFromName » PHP Manual ZipArchive インデックスを使用して、エントリの内容を返す ZipArchive::getFromIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::getFromIndex — インデックスを使用して、エントリの内容を返す 説明 pub ...
https://man.plustar.jp/php/ziparchive.getfromindex.html - [similar]
Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を... 0
« sapi_windows_set_ctrl_handler show_source » PHP Manual その他の関数 Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を取得/設定する sapi_windows_vt100_support (PHP 7 >= 7.2.0, PHP 8) sapi_windows_vt100_support — Windows コンソールの出力バッファに関連付けられ ...
https://man.plustar.jp/php/function.sapi-windows-vt100-support.html - [similar]
指定したドキュメントのパースで発生した警告とエラーを返す 0
« tidy::diagnose tidy::getConfig » PHP Manual tidy 指定したドキュメントのパースで発生した警告とエラーを返す tidy::$errorBuffer tidy_get_error_buffer (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::$errorBuffer -- tidy_get_error_buffer — 指定したドキュメントのパースで発生した警告とエラーを ...
https://man.plustar.jp/php/tidy.props.errorbuffer.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
はじめに 0
« Eio インストール/設定 » PHP Manual Eio はじめに はじめに この拡張モジュールは、非同期 POSIX I/O 機能を提供します。 Marc Lehmann による » libeio C ライブラリを利用します。 注意 : この拡張モジュールは Windows 環境では利用できません。 警告 注意すべき点は、個々のリクエストが単一のスレッド内 ...
https://man.plustar.jp/php/intro.eio.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
出力リライトの使用法 0
« 基本的な使用法 出力制御 関数 » PHP Manual 例 出力リライトの使用法 出力リライトの使用法 PHP 7.1.0 以降は、 output_add_rewrite_var() と output_reset_rewrite_vars() は専用の出力バッファを用いるようになります。 透過的セッションID の出力バッファは用いません。 例1 出力リライトの例 <?php // こ ...
https://man.plustar.jp/php/outcontrol.examples.rewrite.html - [similar]
ストリーム内の特定の場所に移動する 0
« streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリーム内の特定の場所に移動する streamWrapper::stream_seek (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_seek — ストリーム内の特定の場所に移動する 説明 public streamWrapper::stream_s ...
https://man.plustar.jp/php/streamwrapper.stream-seek.html - [similar]