検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 125 for NAMESPACE (0.015 sec.)
処理されないエンティティ宣言用ハンドラを設定する 5111
« xml_set_start_namespace_decl_handler XmlParser » PHP Manual XML パーサ 関数 処理されないエンテ ...
https://man.plustar.jp/php/function.xml-set-unparsed-entity-decl-handler.html - [similar]
オブジェクト定数 5111
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジ ... ラスに役立ちます。 例2 名前空間の ::class の例 <?php namespace foo { class bar { } echo bar ::class; // foo\bar } ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
Yet Another Framework (Yaf) 5061
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... oload — The autoload purpose Yaf_Loader::clearLocalNamespace — The clearLocalNamespace purpose Yaf_Loader::__co ... ath — ライブラリパスを取得する Yaf_Loader::getLocalNamespace — The getLocalNamespace purpose Yaf_Loader::getNam ... espacePath — Retieve path of a registered namespace Yaf_Loader::getLocalNamespace — Retrive all regist ... er namespaces info Yaf_Loader::import — The import purpose Yaf_ ...
https://man.plustar.jp/php/book.yaf.html - [similar]
オブジェクトのクラス名を返す 5061
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名 ... 名前空間の中にあるクラスを get_class() で使う <?php namespace Foo \ Bar ; class Baz { public function __construc ...
https://man.plustar.jp/php/function.get-class.html - [similar]
開始要素および終了要素のハンドラを設定する 5061
« xml_set_default_handler xml_set_end_namespace_decl_handler » PHP Manual XML パーサ 関数 開始要 ...
https://man.plustar.jp/php/function.xml-set-element-handler.html - [similar]
外部エンティティリファレンスハンドラを設定する 5061
« xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数 ...
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html - [similar]
クラスの基礎 5061
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラス ... ラスに使うと特に便利です。 例15 クラス名の解決 <?php namespace NS { class ClassName { } echo ClassName ::class; } ... 同じ動きをします。 例17 オブジェクトの名前解決 <?php namespace NS { class ClassName { } } $c = new ClassName (); ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
次の XPath クエリ用の prefix/ns コンテキストを作成する 5061
« SimpleXMLElement::getNamespaces SimpleXMLElement::saveXML » PHP Manual SimpleXMLElement 次の X ... ンテキストを作成する SimpleXMLElement::registerXPathNamespace (PHP 5 >= 5.1.0, PHP 7, PHP 8) SimpleXMLElement::r ... egisterXPathNamespace — 次の XPath クエリ用の prefix/ns コンテキストを作 ... 成する 説明 public SimpleXMLElement::registerXPathNamespace ( string $prefix , string $namespace ): bool 次の ... レフィックスを変更したような場合です。 registerXPathNamespace はプレフィックスを作成して名前空間に関連付け、 その ...
https://man.plustar.jp/php/simplexmlelement.registerxpathnamespace.html - [similar]
サンプル 5025
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... 的なアクセス Example#300 - 名前空間内のコードでの __NAMESPACE__ の例 Example#301 - グローバルなコードでの __NAME ... SPACE__ の例 Example#302 - __NAMESPACE__ による動的な名前の作成 Example#303 - 名前空間内で ...namespace 演算子 Example#304 - グローバルコードでの namespac ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
SQL 文を直接実行する 4975
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... , "ibmdb2" ); $query = 'SELECT * FROM XMLTABLE( XMLNAMESPACES (DEFAULT \'http://posample.org\'), \'db2-fn:xmlco ... NAME, A.PHONE, C.PONUM, C.STATUS FROM XMLTABLE( XMLNAMESPACES (DEFAULT \'http://posample.org\'), \'db2-fn:xmlco ... work"]\' ) as A, PURCHASEORDER AS B, XMLTABLE ( XMLNAMESPACES (DEFAULT \'http://posample.org\'), \'db2-fn:xmlco ... lare boundary-space strip; declare default element namespace "http://posample.org"; <promoList> { for $prod in ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 NEXT