1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00
Files
archived-php-src/ext/simplexml
Dmitry Stogov eb973da1d3 two new methods were added
$node->count($subnode_name) - returns count of subnodes with specified name
  $node->attributes() - returns array of attributes
2003-12-18 13:28:00 +00:00
..
2003-12-18 13:28:00 +00:00
2003-12-05 21:16:47 +00:00
2003-12-16 20:36:46 +00:00
2003-12-18 13:28:00 +00:00
2003-12-08 12:56:47 +00:00