検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 234 for [SIMILAR] 16 1024 4096 WITH 25459 simplexmleleme... (0.231 sec.)
Execute a database query on this server 0
« MongoDB\Driver\Server::executeCommand MongoDB\Driver\Server::executeReadCommand » PHP Manual MongoDB\Driver\Server Execute a database query on this server MongoDB\Driver\Server::executeQuery (mongodb >=1.0.0) MongoDB\Driver\Server::executeQuery — Execute a database query on this server ...
https://man.plustar.jp/php/mongodb-driver-server.executequery.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
要素タグ全体を書き込む 0
« XMLWriter::writeDtdEntity XMLWriter::writeElementNs » PHP Manual XMLWriter 要素タグ全体を書き込む XMLWriter::writeElement xmlwriter_write_element (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeElement -- xmlwriter_write_element — 要素タグ全体を書き込む 説明 オブ ...
https://man.plustar.jp/php/xmlwriter.writeelement.html - [similar]
パラメータの値を設定する 0
« XSLTProcessor::removeParameter XSLTProcessor::setProfiling » PHP Manual XSLTProcessor パラメータの値を設定する XSLTProcessor::setParameter (PHP 5, PHP 7, PHP 8) XSLTProcessor::setParameter — パラメータの値を設定する 説明 public XSLTProcessor::setParameter ( string $namespace , string $ ...
https://man.plustar.jp/php/xsltprocessor.setparameter.html - [similar]
XMLReader 0
« XmlParser はじめに » PHP Manual XML 操作 XMLReader XMLReader はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 XMLReader — XMLReader クラス XMLReader::close — XMLReader の入力を閉じる XMLReader::expand — 現在のノードのコピーを DOM オブジェクトとして返す XMLReader:: ...
https://man.plustar.jp/php/book.xmlreader.html - [similar]
単純な XML ドキュメントの作成 0
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作成 この例では、XMLWriter を使ってメモリ上に XML ドキュメントを作る方法を示します。 例1 単純な XML ドキュメントの作成 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $r ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
アトリビュートクラスを宣言する 0
« リフレクションAPI を使ってアトリビュートを読み取る リファレンスの説明 » PHP Manual アトリビュート アトリビュートクラスを宣言する アトリビュートクラスを宣言する 厳密に必須ではありませんが、 アトリビュート毎にクラスを作成することを推奨します。 もっとも簡単な場合、 グローバル名前空間からu ...
https://man.plustar.jp/php/language.attributes.classes.html - [similar]
アトリビュートの文法 0
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュート アトリビュートの文法 アトリビュートの文法 アトリビュートの文法は、複数の部分からなります。 まず最初に、アトリビュートの宣言は常に #[ で始まり、 それに対応する ] で囲みます。 その内部では ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]
環境変数 0
« $_SESSION $_COOKIE » PHP Manual 定義済の変数 環境変数 $_ENV (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_ENV — 環境変数 説明 環境変数として現在のスクリプトに渡された変数の連想配列です。 これらの変数は PHP パーサが実行されている環境から PHP のグローバル名前空間に取り込まれます。 その多くは、 ...
https://man.plustar.jp/php/reserved.variables.environment.html - [similar]
空の DOMDocumentType オブジェクトを作成する 0
« DOMImplementation::createDocument DOMImplementation::hasFeature » PHP Manual DOMImplementation 空の DOMDocumentType オブジェクトを作成する DOMImplementation::createDocumentType (PHP 5, PHP 7, PHP 8) DOMImplementation::createDocumentType — 空の DOMDocumentType オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domimplementation.createdocumenttype.html - [similar]