検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 756 for [SIMILAR] 16 1024 4096 WITH 18016 context WITH 8... (0.838 sec.)
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア ヒアドキュメント/Nowdoc の終了ラベルの解釈 ヒアドキュメント/Nowdoc の文法が柔軟になった ことにより、本体の内部に終了ラベルが含まれ ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Create a new Query 0
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Query MongoDB\Driver\Query::__construct (mongodb >=1.0.0) MongoDB\Driver\Query::__construct — Create a new Query 説明 final public MongoDB\Driver\Query::__construct ( array | object $filter , a ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
DOMEntity クラス 0
« DOMElement::setIdAttributeNS DOMEntityReference » PHP Manual DOM DOMEntity クラス DOMEntity クラス (PHP 5, PHP 7, PHP 8) はじめに このインターフェイスは、XML ドキュメント内の既知のエンティティを表します。 パース済みかどうかは関係ありません。 クラス概要 class DOMEntity extends DOMNode { ...
https://man.plustar.jp/php/class.domentity.html - [similar]
外部エンティティの読み込み機能を無効にする 0
« libxml_clear_errors libxml_get_errors » PHP Manual libxml 関数 外部エンティティの読み込み機能を無効にする libxml_disable_entity_loader (PHP 5 >= 5.2.11, PHP 7, PHP 8) libxml_disable_entity_loader — 外部エンティティの読み込み機能を無効にする 警告 この関数は PHP 8.0.0 で 非推奨 になります ...
https://man.plustar.jp/php/function.libxml-disable-entity-loader.html - [similar]
Whether the context is persistent 0
« ZMQContext::getSocket ZMQContext::setOpt » PHP Manual ZMQContext Whether the context is persistent ZMQContext::isPersistent (PECL zmq >= 0.5.0) ZMQContext::isPersistent — Whether the context is persistent 説明 public ZMQContext::isPersistent (): bool Whether the context is persistent. ...
https://man.plustar.jp/php/zmqcontext.ispersistent.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
DTD エンティティタグ全体を書き込む 0
« XMLWriter::writeDtdElement XMLWriter::writeElement » PHP Manual XMLWriter DTD エンティティタグ全体を書き込む XMLWriter::writeDtdEntity xmlwriter_write_dtd_entity (PHP 5 >= 5.2.1, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeDtdEntity -- xmlwriter_write_dtd_entity — DTD エンテ ...
https://man.plustar.jp/php/xmlwriter.writedtdentity.html - [similar]
DTD エンティティを開始する 0
« XMLWriter::startDtdElement XMLWriter::startElement » PHP Manual XMLWriter DTD エンティティを開始する XMLWriter::startDtdEntity xmlwriter_start_dtd_entity (PHP 5 >= 5.2.1, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startDtdEntity -- xmlwriter_start_dtd_entity — DTD エンティティを ...
https://man.plustar.jp/php/xmlwriter.startdtdentity.html - [similar]