Try: $node = $item->xpath('//Characteristic'); if ($node->CharacteristicName == 'Tilt') echo $node->CharacteristicValue;.
確定! 回上一頁