検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 277 for [SIMILAR] 16 1024 4096 WITH 16158 declared WITH ... (0.572 sec.)
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
音声処理コンテキストを作成する 0
« openal_buffer_loadwav openal_context_current » PHP Manual OpenAL 関数 音声処理コンテキストを作成する openal_context_create (PECL openal >= 0.1.0) openal_context_create — 音声処理コンテキストを作成する 説明 openal_context_create ( resource $device ): resource パラメータ device Open AL ( ...
https://man.plustar.jp/php/function.openal-context-create.html - [similar]
エラー処理およびログ記録 0
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラー処理およびログ記録 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 エラー処理関数 debug_backtrace — バックトレースを生成する debug_print_backtrace — バ ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]
Throwable 0
« IteratorAggregate::getIterator Throwable::getMessage » PHP Manual 定義済みのインターフェイスとクラス Throwable Throwable (PHP 7, PHP 8) はじめに Throwable は、 throw 文でスロー可能なあらゆるオブジェクトが実装する基底インターフェイスです。 Error や Exception も、これを実装しています。 注 ...
https://man.plustar.jp/php/class.throwable.html - [similar]
はじめに 0
« YAZ インストール/設定 » PHP Manual YAZ はじめに はじめに この拡張モジュールは、 » 情報取得用の Z39.50 プロトコル を実装する YAZ ツールキットへの PHP インターフェイスを 提供するものです。この拡張モジュールにより、Z39.50 ターゲット(サーバー) を並列に検索またはスキャンする Z39.50 オリジ ...
https://man.plustar.jp/php/intro.yaz.html - [similar]
Main interface to C code and data 0
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and data Main interface to C code and data (PHP 7 >= 7.4.0, PHP 8) はじめに Objects of this class are created by the factory methods FFI::cdef() , FFI::load() or FFI::scope() . Defined C variables ...
https://man.plustar.jp/php/class.ffi.html - [similar]
画像シーケンスをマージする 0
« Imagick::filter Imagick::flipImage » PHP Manual Imagick 画像シーケンスをマージする Imagick::flattenImages (PECL imagick 2, PECL imagick 3) Imagick::flattenImages — 画像シーケンスをマージする 警告 この関数は Imagick 3.4.4 以降では 非推奨 になりました。この関数に依存したコードを書くのはや ...
https://man.plustar.jp/php/imagick.flattenimages.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]
デバッグ操作を行う 0
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::debug mysqli_debug (PHP 5, PHP 7, PHP 8) mysqli::debug -- mysqli_debug — デバッグ操作を行う 説明 オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $ ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
Apache の subprocess_env 変数を取得する 0
« apache_get_version apache_lookup_uri » PHP Manual Apache 関数 Apache の subprocess_env 変数を取得する apache_getenv (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) apache_getenv — Apache の subprocess_env 変数を取得する 説明 apache_getenv ( string $variable , bool $walk_to_top = false ): string ...
https://man.plustar.jp/php/function.apache-getenv.html - [similar]