検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 218 for [SIMILAR] 16 1024 4096 WITH 9099 yac WITH 3863 s... (0.413 sec.)
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有ライブラリ形式の拡張モジュールとしてしかコンパイルできません。 --disable-all を指定してデフォルトでコンパイルされる拡張モジュールを無効にしている場合は、OPcache が利用可能になるように --enabl ...
https://man.plustar.jp/php/opcache.installation.html - [similar]
セッション関数 0
« セッションに関連する INI 設定をセキュアにする session_abort » PHP Manual Sessions セッション関数 セッション関数 目次 session_abort — session 配列の変更を破棄してセッションを終了します session_cache_expire — 現在のキャッシュの有効期限を取得/設定する session_cache_limiter — 現在のキャッシ ...
https://man.plustar.jp/php/ref.session.html - [similar]
CachingIterator クラス 0
« ArrayIterator::valid CachingIterator::__construct » PHP Manual イテレータ CachingIterator クラス CachingIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このオブジェクトは、別のイテレータからキャッシュされた反復処理をサポートします。 クラス概要 class CachingIterator extends IteratorItera ...
https://man.plustar.jp/php/class.cachingiterator.html - [similar]
WinCache 統計スクリプト 0
« 実行時設定 WinCache セッションハンドラ » PHP Manual インストール/設定 WinCache 統計スクリプト WinCache 統計スクリプト WinCache のインストールパッケージには wincache.php という PHP スクリプトが含まれています。 これを使えば、キャッシュ情報や統計情報を取得することができます。 WinCache 拡張 ...
https://man.plustar.jp/php/wincache.stats.html - [similar]
Pspell 0
« mb_substr はじめに » PHP Manual 自然言語および文字エンコーディング Pspell Pspell はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Pspell 関数 pspell_add_to_personal — ユーザーの単語リストに単語を追加する pspell_add_to_session — 現在のセッションの単語リ ...
https://man.plustar.jp/php/book.pspell.html - [similar]
置換候補を保持するファイルを設定する 0
« pspell_config_personal pspell_config_runtogether » PHP Manual Pspell 関数 置換候補を保持するファイルを設定する pspell_config_repl (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_repl — 置換候補を保持するファイルを設定する 説明 pspell_config_repl ( PSpell\Config $config , string $fi ...
https://man.plustar.jp/php/function.pspell-config-repl.html - [similar]
結果セットのフィールド数を取得する 0
« mysqli_result::fetch_row mysqli_result::field_seek » PHP Manual mysqli_result 結果セットのフィールド数を取得する mysqli_result::$field_count mysqli_num_fields (PHP 5, PHP 7, PHP 8) mysqli_result::$field_count -- mysqli_num_fields — 結果セットのフィールド数を取得する 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-result.field-count.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]