検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1323 for [SIMILAR] 16 1024 4096 WITH 23104 ンid WITH 1330... (0.982 sec.)
セッションデータを書き込んでセッションを終了する 6205
« 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]
基本的な使用法 6204
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
新しいセッションを開始、あるいは既存のセッションを再開する 6204
« session_set_save_handler session_status » PHP Manual セッション関数 新しいセッションを開始、あるいは既存のセッションを再開する session_start (PHP 4, PHP 5, PHP 7, PHP 8) session_start — 新しいセッションを開始、あるいは既存のセッションを再開する 説明 session_start ( array $options = [] ...
https://man.plustar.jp/php/function.session-start.html - [similar]
セッションのデータを書き込む 6204
« 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]
はじめに 6204
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
セッションのデータを読み込む 6204
« 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]
セッションのデータを書き込む 6204
« 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]
現在のセッションの状態を返す 6204
« session_start session_unset » PHP Manual セッション関数 現在のセッションの状態を返す session_status (PHP 5 >= 5.4.0, PHP 7, PHP 8) session_status — 現在のセッションの状態を返す 説明 session_status (): int session_status() を使うと、現在のセッションの状態を取得できます。 パラメータ この ...
https://man.plustar.jp/php/function.session-status.html - [similar]
SessionIdInterface クラス 6204
« SessionHandlerInterface::write SessionIdInterface::create_sid » PHP Manual Sessions SessionIdInterface クラス SessionIdInterface クラス (PHP 5 >= 5.5.1, PHP 7, PHP 8) はじめに SessionIdInterface は カスタムのセッションハンドラを作成するためのオプションのメソッドを定義します。 オブジェク ...
https://man.plustar.jp/php/class.sessionidinterface.html - [similar]
現在のセッションデータを、セッションエンコードされた文字列に変換する 6204
« session_destroy session_gc » PHP Manual セッション関数 現在のセッションデータを、セッションエンコードされた文字列に変換する session_encode (PHP 4, PHP 5, PHP 7, PHP 8) session_encode — 現在のセッションデータを、セッションエンコードされた文字列に変換する 説明 session_encode (): string | ...
https://man.plustar.jp/php/function.session-encode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT