|
|
foreach (array('Rating', 'HelpfulVotes', 'CustomerId', 'TotalVotes', 'Date', 'Summary', 'Content') as $el) {
|
|
foreach (array('Rating', 'HelpfulVotes', 'CustomerId', 'TotalVotes', 'Date', 'Summary', 'Content') as $el) {
|
|
|
$result = $xpath->query("./az:$el/text()", $dom);
|
|
$result = $xpath->query("./az:$el/text()", $dom);
|