いっしー@Webエンジニア
Webツールプログラミング言語プログラミング学習ITニュースIT用語辞典ポートフォリオ
  1. トップページ
  2. プログラミング言語
  3. PHP
  4. 8
  5. extension
  6. SimpleXML

PHP8.x SimpleXML

PHP 8 系 のSimpleXMLに関する言語リファレンス情報をまとめたカテゴリです。

SimpleXMLIteratorクラス

method

    __construct
    __toString
    addAttribute
    addChild
    asXML
    attributes
    children
    count
    current
    getChildren
    getDocNamespaces
    getName
    getNamespaces
    hasChildren
    key
    next
    registerXPathNamespace
    rewind
    saveXML
    valid
    xpath

SimpleXMLElementクラス

method

    __construct
    __toString
    addAttribute
    addChild
    asXML
    attributes
    children
    count
    current
    getChildren
    getDocNamespaces
    getName
    getNamespaces
    hasChildren
    key
    next
    registerXPathNamespace
    rewind
    saveXML
    valid
    xpath

function の一覧

    simplexml_import_dom
    simplexml_load_file
    simplexml_load_string
いっしー@Webエンジニア

いっしー@Webエンジニア

IT業界で人事マネージャーを務めた後、32歳で未経験からWebエンジニアに転身。現在はブログやYouTubeでプログラミングの楽しさと学びを発信しています。

© 2025 いっしー@Webエンジニア