検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 401 for SESSION (0.043 sec.)
PHP 7.0.x で推奨されなくなる機能 3539
« 新機能 変更された関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 PHP 7.0.x で推奨されなくな ... 、もはや自前で salt を作る必要はありません。 capture_session_meta SSL コンテキストオプション SSL コンテキストオ ... プション capture_session_meta が非推奨となりました。 SSL メタデータは strea ...
https://man.plustar.jp/php/migration70.deprecated.html - [similar]
その他の変更 3539
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から ... もしくは Sodium 拡張モジュール を使ってください。 session_module_name() session_module_name() に "user" を渡 ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]
Oracleとの接続を閉じる 3522
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, ... 活動していない間にターミナルウィンドウで Oracle の V$SESSION ビューを // 参照すると、データベースユーザーがまだ ... 活動していない間にターミナルウィンドウで Oracle の V$SESSION ビューを // 参照すると、データベースユーザーが切断 ... 活動していない間にターミナルウィンドウで Oracle の V$SESSION ビューを // 参照すると、データベースユーザーが一つ ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
同一ファイル内での複数の名前空間の定義 3522
« サブ名前空間の宣言 名前空間の使用法: 基本編 » PHP Manual 名前空間 同一ファイル内での複数の名前 ... () { /* ... */ } } namespace { // グローバルコード session_start (); $a = MyProject \ connect (); echo MyProj ... nect () { /* ... */ } } namespace { // global code session_start (); $a = MyProject \ connect (); echo MyProj ...
https://man.plustar.jp/php/language.namespaces.definitionmultiple.html - [similar]
新しい関数 3522
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関 ... sodium_crypto_kdf_keygen() sodium_crypto_kx_client_session_keys() sodium_crypto_kx_keypair() sodium_crypto_kx ... m_crypto_kx_seed_keypair() sodium_crypto_kx_server_session_keys() sodium_crypto_pwhash_scryptsalsa208sha256_s ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
MySQL ドライバおよびプラグイン 3522
« Class Tree MySQL 用 PHP ドライバの概要 » PHP Manual ベンダー固有のモジュール MySQL ドライバおよ ... ject — SchemaObject インターフェイス mysql_xdevapi\SessionSession クラス mysql_xdevapi\SqlStatement — SqlS ...
https://man.plustar.jp/php/set.mysqlinfo.html - [similar]
リモート SNMP エージェントへのセッションを表す SNMP インスタンスを作成する 3522
« SNMP::close SNMP::get » PHP Manual SNMP リモート SNMP エージェントへのセッションを表す SNMP イ ... たりした場合です。 例 例1 sysLocation の取得 <?php $session = new SNMP ( SNMP :: VERSION_1 , "127.0.0.1" , "pu ... blic" ); $sysdescr = $session -> get ( "sysDescr.0" ); echo " $sysdescr \n" ; ?> ...
https://man.plustar.jp/php/snmp.construct.html - [similar]
The MongoDB\Driver\Manager class 3505
« MongoDB\Driver MongoDB\Driver\Manager::addSubscriber » PHP Manual MongoDB\Driver The MongoDB\D ... = null ): MongoDB\Driver\Server final public startSession ( array $options = ? ): MongoDB\Driver\Session } 例 ... ing a read preference MongoDB\Driver\Manager::startSession — Start a new client session for use with this cli ...
https://man.plustar.jp/php/class.mongodb-driver-manager.html - [similar]
アクション名を設定します 3505
« oci_server_version oci_set_call_timeout » PHP Manual OCI8 関数 アクション名を設定します oci_se ... にSQLステートメントが実行されるときに起こります。 V$SESSION のようなデータベース管理ビューから、 アクション名を ... る sqlplus system/welcome SQL> select action from v$session; 注意 注意 : Oracle のバージョン この関数が使えるの ...
https://man.plustar.jp/php/function.oci-set-action.html - [similar]
クライアント情報を設定する 3505
« oci_set_client_identifier oci_set_db_operation » PHP Manual OCI8 関数 クライアント情報を設定す ... にSQLステートメントが実行されるときに起こります。 V$SESSION のようなデータベース管理ビューから、 クライアント情 ... plus system/welcome SQL> select client_info from v$session; 注意 注意 : Oracle のバージョン この関数が使えるの ...
https://man.plustar.jp/php/function.oci-set-client-info.html - [similar]