検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 334 for [SIMILAR] 16 1024 4096 WITH 14359 disable WITH 1... (0.633 sec.)
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
Closing Callback 0
« UI\Window::msg UI\Window::open » PHP Manual UI\Window Closing Callback UI\Window::onClosing (UI 0.9.9) UI\Window::onClosing — Closing Callback 説明 protected UI\Window::onClosing (): int Should gracefully destroy this Window パラメータ この関数にはパラメータはありません。 戻り値 関連キ ...
https://man.plustar.jp/php/ui-window.onclosing.html - [similar]
スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする 0
« win32_set_service_status win32_start_service » PHP Manual win32service 関数 スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする win32_start_service_ctrl_dispatcher (PECL win32service >=0.1.0) win32_start_service_ctrl_dispatcher — スクリプトを SCM に登録し、指定 ...
https://man.plustar.jp/php/function.win32-start-service-ctrl-dispatcher.html - [similar]
Commit a transaction 0
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubrid_commit (PECL CUBRID >= 8.3.0) cubrid_commit — Commit a transaction 説明 cubrid_commit ( resource $conn_identifier ): bool The cubrid_commit() function is used to execute commit on the trans ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
PHP タグ 0
« 基本的な構文 HTML からの脱出 » PHP Manual 基本的な構文 PHP タグ PHP タグ PHP はファイルを解析して開始タグと終了タグ ( <?php と ?> ) を探します。 タグが見つかると、PHP はコードの実行を開始したり終了したりします。 このような仕組みにより、PHP を他のあらゆる形式のドキュメント中に 埋め込むこ ...
https://man.plustar.jp/php/language.basic-syntax.phptags.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有ライブラリ形式の拡張モジュールとしてしかコンパイルできません。 --disable-all を指定してデフォルトでコンパイルされる拡張モジュールを無効にしている場合は、OPcache が利用可能になるように --enabl ...
https://man.plustar.jp/php/opcache.installation.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
現在のキャッシュリミッタを取得または設定する 0
« session_cache_expire session_commit » PHP Manual セッション関数 現在のキャッシュリミッタを取得または設定する session_cache_limiter (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) session_cache_limiter — 現在のキャッシュリミッタを取得または設定する 説明 session_cache_limiter ( ? string $value = n ...
https://man.plustar.jp/php/function.session-cache-limiter.html - [similar]
Creates new connection listener associated with an event base 0
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listener associated with an event base EventListener::__construct (PECL event >= 1.2.6-beta) EventListener::__construct — Creates new connection listener associated with an event base 説明 public Eve ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
PostgreSQL 関数 (PDO_PGSQL) 0
« PDO_ODBC DSN PDO_PGSQL DSN » PHP Manual PDO ドライバ PostgreSQL 関数 (PDO_PGSQL) PostgreSQL 関数 (PDO_PGSQL) はじめに PDO_PGSQL は、PHP から PostgreSQL データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 リソース型 この拡張モジュー ...
https://man.plustar.jp/php/ref.pdo-pgsql.html - [similar]