検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1545 for [SIMILAR] 16 1024 4096 WITH 10305 session WITH 5... (1.442 sec.)
Schema のコンストラクタ 7975
« mysql_xdevapi\Schema Schema::createCollection » PHP Manual mysql_xdevapi\Schema Schema のコンストラクタ Schema::__construct (No version information available, might only be in Git) Schema::__construct — Schema のコンストラクタ 説明 private mysql_xdevapi\Schema::__construct () スキーマオ ...
https://man.plustar.jp/php/mysql-xdevapi-schema.construct.html - [similar]
SNMP オブジェクトの値を設定する 7975
« SNMP::getnext SNMP::setSecurity » PHP Manual SNMP SNMP オブジェクトの値を設定する SNMP::set (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::set — SNMP オブジェクトの値を設定する 説明 public SNMP::set ( array | string $objectId , array | string $type , array | string $value ): bool リモート SNMP エ ...
https://man.plustar.jp/php/snmp.set.html - [similar]
セッション管理の基礎 6032
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
セッションのデータを書き込む 6032
« 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]
セッションを開始する 6032
« SessionHandlerInterface::gc SessionHandlerInterface::read » PHP Manual SessionHandlerInterface セッションを開始する SessionHandlerInterface::open (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::open — セッションを開始する 説明 public SessionHandlerInterface::open ( string $path ...
https://man.plustar.jp/php/sessionhandlerinterface.open.html - [similar]
セッション変数 6032
« $_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]
セッションのデータを読み込む 6032
« 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]
セッションを開始する 6032
« SessionHandler::gc SessionHandler::read » PHP Manual SessionHandler セッションを開始する SessionHandler::open (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::open — セッションを開始する 説明 public SessionHandler::open ( string $path , string $name ): bool 新しいセッションを作成するか、 ...
https://man.plustar.jp/php/sessionhandler.open.html - [similar]
セッションのデータを書き込む 6032
« 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]
インストール手順 6032
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPのセッションサポートはデフォルトで有効となっています。 セッションサポートを有効にしてPHPを構築したくない場合には、 configureにオプション --disable-session を指定する必要があります。 セッション記憶領域と ...
https://man.plustar.jp/php/session.installation.html - [similar]