検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 635 for [SIMILAR] 16 1024 4096 WITH 4900 include WITH 31... (0.973 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
win32service 0
« variant_xor はじめに » PHP Manual Windows 用のモジュール win32service win32service はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 セキュリティの考慮 定義済み定数 Win32Service サービス型のビットマスク Win32Service サービスステータス定数 Win32Service サービス制御メ ...
https://man.plustar.jp/php/book.win32service.html - [similar]
Yaf_View_Simple クラス 0
« Yaf_View_Interface::setScriptPath Yaf_View_Simple::assign » PHP Manual Yaf Yaf_View_Simple クラス Yaf_View_Simple クラス (Yaf >=1.0.0) はじめに Yaf_View_Simple は Yaf の組み込みテンプレートエンジンです。 シンプルながらも高速なテンプレートエンジンで、PHP スクリプトテンプレートだけに対応 ...
https://man.plustar.jp/php/class.yaf-view-simple.html - [similar]
入出力ストリーム 0
« Usage 対話シェル » PHP Manual コマンドラインの使用法 入出力ストリーム 入出力ストリーム CLI SAPI には入出力ストリーム用の定数がいくつか定義されており、 これらを使うとコマンドライン用のプログラミングが多少簡単になります。 CLI 固有の定数 定数 説明 STDIN stdin へのオープン済みのストリーム。 ...
https://man.plustar.jp/php/features.commandline.io-streams.html - [similar]
Apacheリクエスト記号(note)を取得/設定する 0
« apache_lookup_uri apache_request_headers » PHP Manual Apache 関数 Apacheリクエスト記号(note)を取得/設定する apache_note (PHP 4, PHP 5, PHP 7, PHP 8) apache_note — Apacheリクエスト記号(note)を取得/設定する 説明 apache_note ( string $note_name , ? string $note_value = null ): string | fa ...
https://man.plustar.jp/php/function.apache-note.html - [similar]
COM メッセージを処理し、timeoutms ミリ秒の間待つ 0
« com_load_typelib com_print_typeinfo » PHP Manual COM関数 COM メッセージを処理し、timeoutms ミリ秒の間待つ com_message_pump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_message_pump — COM メッセージを処理し、timeoutms ミリ秒の間待つ 説明 com_message_pump ( int $timeout_milliseconds = 0 ): ...
https://man.plustar.jp/php/function.com-message-pump.html - [similar]
定義済のクラスの名前を配列として返す 0
« get_class get_declared_interfaces » PHP Manual クラス/オブジェクト関数 定義済のクラスの名前を配列として返す get_declared_classes (PHP 4, PHP 5, PHP 7, PHP 8) get_declared_classes — 定義済のクラスの名前を配列として返す 説明 get_declared_classes (): array 定義済のクラスの名前を配列として ...
https://man.plustar.jp/php/function.get-declared-classes.html - [similar]
シグナルを待つ 0
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigwaitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行を ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
PostgreSQL 接続をクローズする 0
« pg_client_encoding pg_connect_poll » PHP Manual PostgreSQL 関数 PostgreSQL 接続をクローズする pg_close (PHP 4, PHP 5, PHP 7, PHP 8) pg_close — PostgreSQL 接続をクローズする 説明 pg_close ( ? PgSql\Connection $connection = null ): bool pg_close() は、 connection インスタンスで指定した P ...
https://man.plustar.jp/php/function.pg-close.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]