検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 267 for [SIMILAR] 16 1024 4096 WITH 23377 xmlwriter WITH... (0.401 sec.)
XML パーサを作成する 0
« xml_parser_create_ns xml_parser_free » PHP Manual XML パーサ 関数 XML パーサを作成する xml_parser_create (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_create — XML パーサを作成する 説明 xml_parser_create ( ? string $encoding = null ): XMLParser xml_parser_create() は新しい XML パーサを作成し ...
https://man.plustar.jp/php/function.xml-parser-create.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
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]
要素の属性を定義する 0
« SimpleXMLElement::asXML SimpleXMLElement::children » PHP Manual SimpleXMLElement 要素の属性を定義する SimpleXMLElement::attributes (PHP 5, PHP 7, PHP 8) SimpleXMLElement::attributes — 要素の属性を定義する 説明 public SimpleXMLElement::attributes ( ? string $namespaceOrPrefix = null , b ...
https://man.plustar.jp/php/simplexmlelement.attributes.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
« 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]
アトリビュートクラスを宣言する 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]