検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 36 for ns (0.003 sec.)
ホスト名に関連する DNS リソースレコードを取得する 9525
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取 ... 得する dns_get_record (PHP 5, PHP 7, PHP 8) dns_get_record — ... ホスト名に関連する DNS リソースレコードを取得する 説明 dns_get_record ( s ... tring $hostname , int $type = DNS_ANY , array &$authoritative_name_servers = null , ... array | false 指定した hostname に関連づけられた DNS リソースレコードを取得します。 パラメータ hostname ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]
リソース型 8812
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前の ... では、 xml_parser_create() および xml_parser_create_ns() により返された xml リソースは、 このエクステンシ ... , 実行 , 定義 , 定数 , インストール , バージョン , ns ...
https://man.plustar.jp/php/xml.resources.html - [similar]
XML 名前空間の使用 8193
« 単純な XML ドキュメントの作成 オブジェクト指向 API の使用 » PHP Manual 例 XML 名前空間の使用 X ... , 'UTF-8' ); // 最初の要素 xmlwriter_start_element_ns ( $xw , 'prefix' , 'books' , 'uri' ); xmlwriter_st ... ribute ( $xw , 'isbn' ); xmlwriter_start_attribute_ns ( $xw , 'prefix' , 'isbn' , 'uri' ); xmlwriter_end ... ="UTF-8"?> <prefix:books isbn="" prefix:isbn="" xmlns:prefix="uri">book1</prefix:books> 関連キーワード: ... 作成 , 要素 , 方法 , 出力 , version , encoding , xmlns ...
https://man.plustar.jp/php/example.xmlwriter-namespace.html - [similar]
XML パーサを作成する 7892
« xml_parser_create_ns xml_parser_free » PHP Manual XML パーサ 関数 XML パーサを作成する xml_par ... は、nullable になりました。 参考 xml_parser_create_ns() - 名前空間をサポートした XML パーサを生成する xm ...
https://man.plustar.jp/php/function.xml-parser-create.html - [similar]
新しい DOMElement オブジェクトを作成する 7781
« DOMElement DOMElement::getAttribute » PHP Manual DOMElement 新しい DOMElement オブジェクトを作 ... 成する DOMElement::__construct (PHP 5, PHP 7, PHP 8) DOMElement::__construct ... オブジェクトを作成する 説明 public DOMElement::__construct ( string $qualifiedName , ? string $value = n ... ::createElement あるいは DOMDocument::createElementNS を使用します。 パラメータ qualifiedName 要素のタグ ... appendChild (new DOMElement ( 'root' )); $element_ns = new DOMElement ( 'pr:node1' , 'thisvalue' , 'htt ...
https://man.plustar.jp/php/domelement.construct.html - [similar]
目的を調べるフラグ 7369
« 定義済み定数 非対称暗号化のパディングフラグ » PHP Manual 定義済み定数 目的を調べるフラグ 目的を ... int ) X509_PURPOSE_SSL_SERVER ( int ) X509_PURPOSE_NS_SSL_SERVER ( int ) X509_PURPOSE_SMIME_SIGN ( int ) ...
https://man.plustar.jp/php/openssl.purpose-check.html - [similar]
クラスの基礎 7274
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラス ... ても構いません。 例3 インスタンスを作成する <?php $instance = new SimpleClass (); // 変数を使うこともでき ... ます $className = 'SimpleClass' ; $instance = new $className (); // new SimpleClass() ?> ... により作成可能です。 例4 オブジェクトの代入 <?php $instance = new SimpleClass (); $assigned = $instance ; ... $reference =& $instance ; $instance -> var = '$assigned will have thi ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
Yaf_Loader クラス 6957
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loa ... ます。このインスタンスを取得するには Yaf_Loader::getInstance() を使います。 Yaf_Loader は、クラスのロードを ... on _initLoader ( $dispatcher ) { Yaf_Loader :: getInstance ()-> registerLocalNameSpace (array( "Foo" , " ... models/ Plugin Classes => // APPLICATION_PATH/plugins/ クラスのサフィックス (デフォルト設定の場合。プレフ ... .php class DummyPlugin => // APPLICATION_PATH/plugins/Dummy.php class A_B_TestModel => // APPLICATION_PA ...
https://man.plustar.jp/php/class.yaf-loader.html - [similar]
XML データに Xpath クエリを実行する 6862
« SimpleXMLElement::__toString SimpleXMLIterator » PHP Manual SimpleXMLElement XML データに Xpat ... terXPathNamespace() - 次の XPath クエリ用の prefix/ns コンテキストを作成する SimpleXMLElement::getDocNam ...
https://man.plustar.jp/php/simplexmlelement.xpath.html - [similar]
SimpleXML 6751
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インスト ... したノードの子ノードを見付ける SimpleXMLElement::__construct — 新しい SimpleXMLElement オブジェクトを作成す ... isterXPathNamespace — 次の XPath クエリ用の prefix/ns コンテキストを作成する SimpleXMLElement::saveXML — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
PREV 1 2 3 4 NEXT