検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 209 for [SIMILAR] 16 1024 4096 WITH 59024 myproject WITH... (0.389 sec.)
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
XMLファイルをパースし、オブジェクトに代入する 0
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、オブジェクトに代入する simplexml_load_file (PHP 5, PHP 7, PHP 8) simplexml_load_file — XMLファイルをパースし、オブジェクトに代入する 説明 simplexml_load_file ( string $filename , ? string $cla ...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
アトリビュートの文法 0
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュート アトリビュートの文法 アトリビュートの文法 アトリビュートの文法は、複数の部分からなります。 まず最初に、アトリビュートの宣言は常に #[ で始まり、 それに対応する ] で囲みます。 その内部では ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]
Execute one or more write operations on this server 0
« MongoDB\Driver\Server::__construct MongoDB\Driver\Server::executeCommand » PHP Manual MongoDB\Driver\Server Execute one or more write operations on this server MongoDB\Driver\Server::executeBulkWrite (mongodb >=1.0.0) MongoDB\Driver\Server::executeBulkWrite — Execute one or more write ...
https://man.plustar.jp/php/mongodb-driver-server.executebulkwrite.html - [similar]
SimpleXML 要素に属性を追加する 0
« SimpleXMLElement SimpleXMLElement::addChild » PHP Manual SimpleXMLElement SimpleXML 要素に属性を追加する SimpleXMLElement::addAttribute (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::addAttribute — SimpleXML 要素に属性を追加する 説明 public SimpleXMLElement::addAttribute ( string $qu ...
https://man.plustar.jp/php/simplexmlelement.addattribute.html - [similar]
オブジェクトのクラス名を返す 0
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名を返す get_class (PHP 4, PHP 5, PHP 7, PHP 8) get_class — オブジェクトのクラス名を返す 説明 get_class ( object $object = ? ): string 指定した object のクラス名を取得します。 パラメータ object ...
https://man.plustar.jp/php/function.get-class.html - [similar]
Execute a database query 0
« MongoDB\Driver\Manager::executeCommand MongoDB\Driver\Manager::executeReadCommand » PHP Manual MongoDB\Driver\Manager Execute a database query MongoDB\Driver\Manager::executeQuery (mongodb >=1.0.0) MongoDB\Driver\Manager::executeQuery — Execute a database query 説明 final public MongoD ...
https://man.plustar.jp/php/mongodb-driver-manager.executequery.html - [similar]
XML ノードに子要素を追加する 0
« SimpleXMLElement::addAttribute SimpleXMLElement::asXML » PHP Manual SimpleXMLElement XML ノードに子要素を追加する SimpleXMLElement::addChild (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::addChild — XML ノードに子要素を追加する 説明 public SimpleXMLElement::addChild ( string $qualifi ...
https://man.plustar.jp/php/simplexmlelement.addchild.html - [similar]
オブジェクト定数 0
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]