検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1000 for [SIMILAR] 16 1024 4096 WITH 29557 ン名 WITH 1545... (1.078 sec.)
現在のセッション ID を取得または設定する 3704
« session_get_cookie_params session_module_name » PHP Manual セッション関数 現在のセッション ID を取得または設定する session_id (PHP 4, PHP 5, PHP 7, PHP 8) session_id — 現在のセッション ID を取得または設定する 説明 session_id ( ? string $id = null ): string | false session_id() は現在の ...
https://man.plustar.jp/php/function.session-id.html - [similar]
WinCache セッションハンドラ 3704
« WinCache 統計スクリプト WinCache 関数への切り替え » PHP Manual インストール/設定 WinCache セッションハンドラ WinCache セッションハンドラ WinCache セッションハンドラ (WinCache 1.1.0 以降で使用可能) を使うと、 PHP のセッションデータを共有メモリ上のセッションキャッシュに格納できるようにな ...
https://man.plustar.jp/php/wincache.sessionhandler.html - [similar]
セッションデータを書き込んでセッションを終了する 3704
« session_unset SessionHandler » PHP Manual セッション関数 セッションデータを書き込んでセッションを終了する session_write_close (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) session_write_close — セッションデータを書き込んでセッションを終了する 説明 session_write_close (): bool 現在のセッションを ...
https://man.plustar.jp/php/function.session-write-close.html - [similar]
カスタムセッションハンドラ 3704
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
セッションのデータを書き込む 3704
« SessionHandlerInterface::read SessionIdInterface » PHP Manual SessionHandlerInterface セッションのデータを書き込む SessionHandlerInterface::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::write — セッションのデータを書き込む 説明 public SessionHandlerInterface::write ( st ...
https://man.plustar.jp/php/sessionhandlerinterface.write.html - [similar]
セッションのサポート 3704
« Read-through キャッシュコールバック Memcached » PHP Manual Memcached セッションのサポート セッションのサポート Memcached は独自のセッションハンドラを用意しており、 これを使用するとユーザーセッションを memcache に格納することができます。 内部的に使用するのは完全に分離された memcached イ ...
https://man.plustar.jp/php/memcached.sessions.html - [similar]
セッション変数 3704
« $_REQUEST $_ENV » PHP Manual 定義済の変数 セッション変数 $_SESSION (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SESSION — セッション変数 説明 現在のスクリプトで使用できるセッション変数を含む連想配列です。 セッション変数の使用法についての詳細は、 セッション関数 のドキュメントを参照ください。 ...
https://man.plustar.jp/php/reserved.variables.session.html - [similar]
セッションのデータを読み込む 3704
« SessionHandlerInterface::open SessionHandlerInterface::write » PHP Manual SessionHandlerInterface セッションのデータを読み込む SessionHandlerInterface::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::read — セッションのデータを読み込む 説明 public SessionHandlerInterface:: ...
https://man.plustar.jp/php/sessionhandlerinterface.read.html - [similar]
セッションのデータを書き込む 3704
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]
古いセッションを削除する 3704
« SessionHandler::destroy SessionHandler::open » PHP Manual SessionHandler 古いセッションを削除する SessionHandler::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::gc — 古いセッションを削除する 説明 public SessionHandler::gc ( int $max_lifetime ): int | false 有効期限を過ぎたセッション ...
https://man.plustar.jp/php/sessionhandler.gc.html - [similar]