検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 227 for セッション (0.014 sec.)
テーブルを操作するためのセッションを取得する 5231
« Table::getSchema Table::insert » PHP Manual mysql_xdevapi\Table テーブルを操作するためのセッション ... n Git) Table::getSession — テーブルを操作するためのセッションを取得する 説明 public mysql_xdevapi\Table::getSessi ... on (): mysql_xdevapi\Session テーブルに紐付いたセッションを取得します。 パラメータ この関数にはパラメータはあ ... vapi\Session)#9 (0) { } 関連キーワード: テーブル , セッション , 取得 , 操作 , Table , xdevapi , getSession , Ses ...
https://man.plustar.jp/php/mysql-xdevapi-table.getsession.html - [similar]
OCI8 接続のハンドリングおよびプーリング 5231
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよび ... されます。 これは、Oracle Database の LOGON トリガに セッション属性を設定するべきであり、 アプリケーションのユーザー ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
SessionIdInterface クラス 5200
« SessionHandlerInterface::write SessionIdInterface::create_sid » PHP Manual Sessions SessionIdI ... 7, PHP 8) はじめに SessionIdInterface は カスタムのセッションハンドラを作成するためのオプションのメソッドを定義し ... す。 オブジェクト指向型 の呼び出しを使い、 カスタムのセッションハンドラを session_set_save_handler() に渡すために、 ... (): string } 目次 SessionIdInterface::create_sid — セッションIDを作成する 関連キーワード: SessionIdInterface , ク ... ラス , create , セッション , メソッド , カスタム , ハンドラ , 作成 , コール , ...
https://man.plustar.jp/php/class.sessionidinterface.html - [similar]
'単語' を、このスペルチェックセッションに追加する 5200
« enchant_dict_add_to_personal enchant_dict_add » PHP Manual Enchant 関数 '単語' を、このスペルチ ... ェックセッションに追加する enchant_dict_add_to_session (PHP 5 >= 5.3 ... dict_add_to_session — '単語' を、このスペルチェックセッションに追加する 説明 enchant_dict_add_to_session ( Enchan ... 加します。 追加されるのは、アクティブなスペルチェックセッションについてのみです。 パラメータ dictionary enchant_bro ... 連キーワード: 追加 , 単語 , enchant , スペルチェックセッション , dict , 辞書 , request , broker , ession , バージ ...
https://man.plustar.jp/php/function.enchant-dict-add-to-session.html - [similar]
現在のセッションをクリアする 5179
« pspell_check pspell_config_create » PHP Manual Pspell 関数 現在のセッションをクリアする pspell ... PHP 5, PHP 7, PHP 8) pspell_clear_session — 現在のセッションをクリアする 説明 pspell_clear_session ( PSpell\Dict ... ctionary ): bool pspell_clear_session() は、 現在のセッションをクリアします。現在の単語リストはブランクになり、 例 ... ); //"Vlad" は保存されません。 ?> 関連キーワード: セッション , クリア , pspell , session , PSpell , Dictionary ...
https://man.plustar.jp/php/function.pspell-clear-session.html - [similar]
言語リファレンス 5117
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... ード変数 $_REQUEST — HTTP リクエスト変数 $_SESSION — セッション変数 $_ENV — 環境変数 $_COOKIE — HTTP クッキー $php_ ...
https://man.plustar.jp/php/langref.html - [similar]
SessionUpdateTimestampHandlerInterface クラス 5055
« SessionIdInterface::create_sid SessionUpdateTimestampHandlerInterface::updateTimestamp » PHP M ... SessionUpdateTimestampHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義した ... インターフェイスです。 自作のセッションハンドラを オブジェクト指向型 の起動方法で session_s ... ssionUpdateTimestampHandlerInterface::validateId — セッションIDを検証する 関連キーワード: TimestampHandlerInterf ... ace , クラス , S , U , string , updateTimestamp , セッション , メソッド , public , validateId ...
https://man.plustar.jp/php/class.sessionupdatetimestamphandlerinterface.html - [similar]
セッション内のデータベースを指定する 5055
« yaz_connect yaz_element » PHP Manual YAZ 関数 セッション内のデータベースを指定する yaz_databas ... (PHP 4 >= 4.0.6, PECL yaz >= 0.9.0) yaz_database — セッション内のデータベースを指定する 説明 yaz_database ( resou ... を返します。 関連キーワード: データベース , yaz , セッション , 指定 , database , 複数 , 関数 , databases , パラ ...
https://man.plustar.jp/php/function.yaz-database.html - [similar]
実行時設定 5034
« インストール手順 Igbinary 関数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の ... rings 1 PHP_INI_ALL Igbinary の振る舞いに影響する、セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 s ... andler string この値を igbinary に設定することで、 セッションハンドラに Igbinary を使うことができます。 関連キーワ ... , Igbinary , 変更 , igbinary , handler , session , セッション , strings , pact ...
https://man.plustar.jp/php/igbinary.configuration.html - [similar]
ストアドプロシージャ 5024
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロ ... UT パラメータ INOUT / OUT パラメータに渡した値は、 セッションの値を使ってアクセスできます 例2 セッションの値を使う ... 。 Hi! アプリケーションやフレームワークの開発者は、 セッションの値やデータベースカタログを調べることによって、 もっ ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT