検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 987 for [SIMILAR] 16 1024 4096 WITH 7120 purpose WITH 45... (0.678 sec.)
基本的な使用法 5054
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
セッションIDの受渡し 5054
« 基本的な使用法 カスタムセッションハンドラ » PHP Manual 例 セッションIDの受渡し セッションIDの受渡し セッションIDの通知を行うためには次の二つの方法があります。 Cookies URLパラメータ sessionモジュールは、両方の方法をサポートします。 Cookieは最適ですが、(クライアントがCookieを受け入れない ...
https://man.plustar.jp/php/session.idpassing.html - [similar]
実行時設定 5054
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
The MongoDB\Driver\Session class 5054
« MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB\Driver The MongoDB\Driver\Session class The MongoDB\Driver\Session class (mongodb >=1.4.0) はじめに The MongoDB\Driver\Session class represents a client session and is returned by MongoDB\Dri ...
https://man.plustar.jp/php/class.mongodb-driver-session.html - [similar]
現在のセッションIDを新しく生成したものと置き換える 5054
« session_name session_register_shutdown » PHP Manual セッション関数 現在のセッションIDを新しく生成したものと置き換える session_regenerate_id (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) session_regenerate_id — 現在のセッションIDを新しく生成したものと置き換える 説明 session_regenerate_id ( bool ...
https://man.plustar.jp/php/function.session-regenerate-id.html - [similar]
Returns the logical session ID for this session 5054
« MongoDB\Driver\Session::getClusterTime MongoDB\Driver\Session::getOperationTime » PHP Manual MongoDB\Driver\Session Returns the logical session ID for this session MongoDB\Driver\Session::getLogicalSessionId (mongodb >=1.4.0) MongoDB\Driver\Session::getLogicalSessionId — Returns the lo ...
https://man.plustar.jp/php/mongodb-driver-session.getlogicalsessionid.html - [similar]
Session クラス 5054
« SchemaObject::getSchema Session::close » PHP Manual Mysql_xdevapi Session クラス Session クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Session { /* メソッド */ public close (): bool public commit (): Object public createSchema ( string $schema_name ): my ...
https://man.plustar.jp/php/class.mysql-xdevapi-session.html - [similar]
セッション関数 5054
« セッションに関連する INI 設定をセキュアにする session_abort » PHP Manual Sessions セッション関数 セッション関数 目次 session_abort — session 配列の変更を破棄してセッションを終了します session_cache_expire — 現在のキャッシュの有効期限を取得/設定する session_cache_limiter — 現在のキャッシ ...
https://man.plustar.jp/php/ref.session.html - [similar]
Returns the cluster time for this session 5054
« MongoDB\Driver\Session::endSession MongoDB\Driver\Session::getLogicalSessionId » PHP Manual MongoDB\Driver\Session Returns the cluster time for this session MongoDB\Driver\Session::getClusterTime (mongodb >=1.4.0) MongoDB\Driver\Session::getClusterTime — Returns the cluster time for th ...
https://man.plustar.jp/php/mongodb-driver-session.getclustertime.html - [similar]
Returns the operation time for this session 5054
« MongoDB\Driver\Session::getLogicalSessionId MongoDB\Driver\Session::getServer » PHP Manual MongoDB\Driver\Session Returns the operation time for this session MongoDB\Driver\Session::getOperationTime (mongodb >=1.4.0) MongoDB\Driver\Session::getOperationTime — Returns the operation time ...
https://man.plustar.jp/php/mongodb-driver-session.getoperationtime.html - [similar]