検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 661 for Open (0.037 sec.)
変更された関数 3020
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更 ... ru() 関数が、NULL バイト攻撃に対応しました。 shmop_open() は int ではなくリソースを返すようになりました。 ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
下位互換性のない変更点 3020
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x へ ... リテラル php を続けたものとして解釈されるか、( short_open_tag=1 の場合は) 文法エラー になるか、( short_open_ ... ィは削除され、 mysqli::stat() に置き換えられました。 OpenSSL openssl_random_pseudo_bytes() 関数は、エラーが発 ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
Windows のサポート 3020
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... ャッチできるようになりました。 Windows における proc_open() 関数は、"create_process_group" オプションを新たに ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
Starts a transaction 3020
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... ssion. At any given time, you can have at most one open transaction for a session. After starting a transa ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
現在のシステム状態を取得する 3020
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::sta ... me: 272 Threads: 1 Questions: 5340 Slow queries: 0 Opens: 13 Flush tables: 1 Open tables: 0 Queries per se ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
OCI8 および DTrace 動的トレーシング 3020
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Man ... ます。 void * connection , char * client_id , int is_open , long errcode , unsigned long server_status oci8- ... %s\"\n", arg1 ? copyinstr(arg1) : ""); printf(" is_open=%d\n", arg2); printf(" errcode=%ld\n", (long)arg3) ...
https://man.plustar.jp/php/oci8.dtrace.html - [similar]
ソースコードを PhpToken オブジェクトで表現されたトークンに分割する 3020
« PhpToken::__toString Tokenizer 関数 » PHP Manual PhpToken ソースコードを PhpToken オブジェクト ... P_EOL ; } 上の例の出力は以下となります。 Line 1: T_OPEN_TAG ('<?php ') Line 1: T_ECHO ('echo') Line 1: ; ( ...
https://man.plustar.jp/php/phptoken.tokenize.html - [similar]
古いセッションを削除する 3020
« SessionHandler::destroy SessionHandler::open » PHP Manual SessionHandler 古いセッションを削除す ...
https://man.plustar.jp/php/sessionhandler.gc.html - [similar]
Sends a query to the server 3020
« SolrClient::ping SolrClient::request » PHP Manual SolrClient Sends a query to the server SolrC ... for High Volume Web Traffic [2] => Standards Based Open Interfaces - XML and HTTP [3] => Comprehensive HTM ...
https://man.plustar.jp/php/solrclient.query.html - [similar]
あるデータベースを、別のデータベースにバックアップする 3020
« SQLite3 SQLite3::busyTimeout » PHP Manual SQLite3 あるデータベースを、別のデータベースにバック ... .db'; も使えます。 パラメータ destination SQLite3::open() でオープンされたデータベース接続 sourceDatabase ...
https://man.plustar.jp/php/sqlite3.backup.html - [similar]