検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 535 for [SIMILAR] 16 1024 4096 WITH 25476 ィテ WITH 1297... (0.440 sec.)
SNMP 関数 0
« 定義済み定数 snmp_get_quick_print » PHP Manual SNMP SNMP 関数 SNMP 関数 目次 snmp_get_quick_print — NET-SNMP ライブラリの quick_print の現在の設定値を取得する snmp_get_valueretrieval — SNMP の値が返される方法を返す snmp_read_mib — アクティブな MIB ツリーの中に MIB ファイルを読み込んでパ ...
https://man.plustar.jp/php/ref.snmp.html - [similar]
無名関数 0
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ とも呼ばれ、 関数名を指定せずに関数を作成できるようにするものです。 callable パラメータとして使う際に便利ですが、用途はそれにとどまりません。 無名関数の実装には Closure クラスを使っています。 例 ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
SNMP 0
« scoutapm_list_instrumented_functions はじめに » PHP Manual その他のサービス SNMP SNMP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SNMP 関数 snmp_get_quick_print — NET-SNMP ライブラリの quick_print の現在の設定値を取得する snmp_get_valueretrieval ...
https://man.plustar.jp/php/book.snmp.html - [similar]
関連付けられた名前空間に新しい要素を作成する 0
« DOMDocument::createElement DOMDocument::createEntityReference » PHP Manual DOMDocument 関連付けられた名前空間に新しい要素を作成する DOMDocument::createElementNS (PHP 5, PHP 7, PHP 8) DOMDocument::createElementNS — 関連付けられた名前空間に新しい要素を作成する 説明 public DOMDocument::cr ...
https://man.plustar.jp/php/domdocument.createelementns.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
ドキュメントで使用している名前空間を返す 0
« SimpleXMLElement::getName SimpleXMLElement::registerXPathNamespace » PHP Manual SimpleXMLElement ドキュメントで使用している名前空間を返す SimpleXMLElement::getNamespaces (PHP 5 >= 5.1.2, PHP 7, PHP 8) SimpleXMLElement::getNamespaces — ドキュメントで使用している名前空間を返す 説明 publi ...
https://man.plustar.jp/php/simplexmlelement.getnamespaces.html - [similar]
XML データに Xpath クエリを実行する 0
« SimpleXMLElement::__toString SimpleXMLIterator » PHP Manual SimpleXMLElement XML データに Xpath クエリを実行する SimpleXMLElement::xpath (PHP 5, PHP 7, PHP 8) SimpleXMLElement::xpath — XML データに Xpath クエリを実行する 説明 public SimpleXMLElement::xpath ( string $expression ): array ...
https://man.plustar.jp/php/simplexmlelement.xpath.html - [similar]
LDAP エントリの変更をまとめて実行する 0
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap_modify_batch (PHP 5.4 >= 5.4.26, PHP 5.5 >= 5.5.10, PHP 5.6 >= 5.6.0, PHP 7, PHP 8) ldap_modify_batch — LDAP エントリの変更をまとめて実行する 説明 ldap_modify_batch ( LDAP\Connection $ldap , ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]