Results of 1 - 1 of about 1 for begot (0.009 sec.)
- 指定したノードの子ノードを見付ける 9414
- « SimpleXMLElement::attributes SimpleXMLElement::__construct » PHP Manual SimpleXMLElement 指定し
...
> children () as $second_gen ) { echo ' The person begot a ' . $second_gen [ 'role' ]; foreach ( $second_ge ...
n -> children () as $third_gen ) { echo ' who begot a ' . $third_gen [ 'role' ] . ';' ; foreach ( $thi ...
) { echo ' and that ' . $third_gen [ 'role' ] . ' begot a ' . $fourth_gen [ 'role' ]; } } } ?> 上の例の出力 ...
は以下となります。 The person begot a son who begot a daughter; The person begot a dau ...
-
https://man.plustar.jp/php/simplexmlelement.children.html
- [similar]
PREV
1
NEXT