Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q3484685> ?p ?o }
Showing triples 1 to 24 of
24
with 100 triples per page.
- Q3484685 subject Q7583393.
- Q3484685 subject Q9096249.
- Q3484685 abstract "SimpleXML is a PHP extension that allows users to easily manipulate/use XML data. It was introduced in PHP 5 as an object oriented approach to the XML DOM providing an object that can be processed with normal property selectors and array iterators. It represents an easy way of getting an element's attributes and textual content if you know the XML document's structure or layout.Compared to DOM or the Expat parser, SimpleXML takes a fewer lines of code to read text data from an element.".
- Q3484685 wikiPageExternalLink ref.simplexml.php.
- Q3484685 wikiPageExternalLink 395_1.
- Q3484685 wikiPageExternalLink SimpleXML.
- Q3484685 wikiPageWikiLink Q2074084.
- Q3484685 wikiPageWikiLink Q2093.
- Q3484685 wikiPageWikiLink Q2115.
- Q3484685 wikiPageWikiLink Q59.
- Q3484685 wikiPageWikiLink Q7075021.
- Q3484685 wikiPageWikiLink Q7520785.
- Q3484685 wikiPageWikiLink Q7583393.
- Q3484685 wikiPageWikiLink Q9096249.
- Q3484685 type Language.
- Q3484685 type Language.
- Q3484685 type ProgrammingLanguage.
- Q3484685 type Thing.
- Q3484685 type Q315.
- Q3484685 type Q34770.
- Q3484685 type Q9143.
- Q3484685 comment "SimpleXML is a PHP extension that allows users to easily manipulate/use XML data. It was introduced in PHP 5 as an object oriented approach to the XML DOM providing an object that can be processed with normal property selectors and array iterators. It represents an easy way of getting an element's attributes and textual content if you know the XML document's structure or layout.Compared to DOM or the Expat parser, SimpleXML takes a fewer lines of code to read text data from an element.".
- Q3484685 label "SimpleXML".
- Q3484685 differentFrom Q7520785.