検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 401 for SESSION (0.056 sec.)
単語のスペルが正しいかどうかを調べ、修正候補を提供する 3368
« enchant_dict_is_in_session enchant_dict_store_replacement » PHP Manual Enchant 関数 単語のスペ ...
https://man.plustar.jp/php/function.enchant-dict-quick-check.html - [similar]
Oracle データベースに接続する 3368
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect ... ction_string = null , string $encoding = "" , int $session_mode = OCI_DEFAULT ): resource | false 他のほとんど ... ータを渡すことで、 接続に要する時間を短縮できます。 session_mode このパラメータは PHP 5 (PECL OCI8 1.1) 以降で ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
辞書をオープンする際に使用する設定を作成する 3368
« pspell_clear_session pspell_config_data_dir » PHP Manual Pspell 関数 辞書をオープンする際に使用 ...
https://man.plustar.jp/php/function.pspell-config-create.html - [similar]
アクセストークンを取得する 3368
« OAuth::generateSignature OAuth::getCAPath » PHP Manual OAuth アクセストークンを取得する OAuth: ... ccess_token_url アクセストークン API の URL。 auth_session_handle 認証セッションハンドル。このパラメータはコア ...
https://man.plustar.jp/php/oauth.getaccesstoken.html - [similar]
cURL 共有ハンドルのオプションを設定する 3351
« curl_share_init curl_share_strerror » PHP Manual cURL 関数 cURL 共有ハンドルのオプションを設定 ... を共有することに注意しましょう。 CURL_LOCK_DATA_SSL_SESSION SSL セッション ID を共有し、同一サーバーへの再接続 ...
https://man.plustar.jp/php/function.curl-share-setopt.html - [similar]
データベース・エディション を設定します 3351
« oci_set_db_operation oci_set_module_name » PHP Manual OCI8 関数 データベース・エディション を設 ... 告 持続的接続 持続的接続を使用しているときに "ALTER SESSION SET EDITION" を使ってデータベース・エディションを変 ...
https://man.plustar.jp/php/function.oci-set-edition.html - [similar]
オブジェクトのシリアライズ 3351
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ ... がなくなってしまいます。 つまり、もし上の例の $a を session_register("a") でセッションに格納するなら、 page1.p ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
Add an update operation to the bulk 3351
« MongoDB\Driver\BulkWrite::insert MongoDB\Driver\Session » PHP Manual MongoDB\Driver\BulkWrite ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.update.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 3334
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... racle 環境変数で変更したり、またはあらかじめ ALTER SESSION SET NLS_DATE_FORMAT コマンドを実行して変更します。 ... ことを検討します $stid = oci_parse ( $conn , "ALTER SESSION SET NLS_DATE_FORMAT = 'YYYY-MM-DD'" ); oci_execute ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
クエリの次の行をオブジェクトとして返す 3334
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oc ... racle 環境変数で変更したり、またはあらかじめ ALTER SESSION SET NLS_DATE_FORMAT コマンドを実行して変更します。 ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]