検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 606 for [SIMILAR] 16 1024 4096 WITH 17117 リハ WITH 8481... (0.432 sec.)
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
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更するには Apache モジュールとして PHP を実行している場合 PHP を Apache モジュールとして使用している場合、Apache 設定ファイル (例、 httpd.conf ) もしくは .htaccess ファイルにディレクティブを記述する ...
https://man.plustar.jp/php/configuration.changes.html - [similar]
言語のデータファイルの場所 0
« pspell_config_create pspell_config_dict_dir » PHP Manual Pspell 関数 言語のデータファイルの場所 pspell_config_data_dir (PHP 5, PHP 7, PHP 8) pspell_config_data_dir — 言語のデータファイルの場所 説明 pspell_config_data_dir ( PSpell\Config $config , string $directory ): bool 警告 この関数 ...
https://man.plustar.jp/php/function.pspell-config-data-dir.html - [similar]
メイン単語リストの場所 0
« pspell_config_data_dir pspell_config_ignore » PHP Manual Pspell 関数 メイン単語リストの場所 pspell_config_dict_dir (PHP 5, PHP 7, PHP 8) pspell_config_dict_dir — メイン単語リストの場所 説明 pspell_config_dict_dir ( PSpell\Config $config , string $directory ): bool 警告 この関数は、 現在 ...
https://man.plustar.jp/php/function.pspell-config-dict-dir.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
直近のエラー情報を消す 0
« Yaf_Application::bootstrap Yaf_Application::__construct » PHP Manual Yaf_Application 直近のエラー情報を消す Yaf_Application::clearLastError (Yaf >=2.1.2) Yaf_Application::clearLastError — 直近のエラー情報を消す 説明 public Yaf_Application::clearLastError (): Yaf_Application パラメータ ...
https://man.plustar.jp/php/yaf-application.clearlasterror.html - [similar]
定義済みのモジュール名を取得する 0
« Yaf_Application::getLastErrorNo Yaf_Application::run » PHP Manual Yaf_Application 定義済みのモジュール名を取得する Yaf_Application::getModules (Yaf >=1.0.0) Yaf_Application::getModules — 定義済みのモジュール名を取得する 説明 public Yaf_Application::getModules (): array 設定で定義したモ ...
https://man.plustar.jp/php/yaf-application.getmodules.html - [similar]
サーバから取得した結果セットの行数を返す 0
« mysqli_stmt::next_result mysqli_stmt::$param_count » PHP Manual mysqli_stmt サーバから取得した結果セットの行数を返す mysqli_stmt::$num_rows mysqli_stmt::num_rows mysqli_stmt_num_rows (PHP 5, PHP 7, PHP 8) mysqli_stmt::$num_rows -- mysqli_stmt::num_rows -- mysqli_stmt_num_rows — サーバか ...
https://man.plustar.jp/php/mysqli-stmt.num-rows.html - [similar]
ドライバでサポートされるデータ型 0
« OCI8 および DTrace 動的トレーシング OCI8 関数 » PHP Manual OCI8 ドライバでサポートされるデータ型 ドライバでサポートされるデータ型 oci_bind_by_name() 関数を使用してパラメータをバインドする場合、 ドライバは次の型をサポートします 型 マッピング SQLT_NTY oci_new_collection() によって生成され ...
https://man.plustar.jp/php/oci8.datatypes.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]