Lines Matching refs:item
137 $item = $feed[$i];
138 $html .= "<tr><td><a href=\"".$item["@"]["url"]."\">";
139 …$html .= "<img src=\"".$item["#"]["ImageUrlSmall"][0]["#"]."\" alt=\"".$item["#"]["ProductName"][0…
140 …$html .= "<td><h2>".$item["#"]["ProductName"][0]["#"]."</h2>(Autor: ".$item["#"]["Authors"][0]["#"…
141 $html .= " <a href=\"".$item["@"]["url"]."\">";
142 $html .= "<b>Art.# ".$item["#"]["Asin"][0]["#"];
143 if ($item["#"]["Isbn"][0]["#"]) $html .= " (ISBN: ".$item["#"]["Isbn"][0]["#"].")";
145 if ($item["#"]["BrowseList"][0]["#"]["BrowseNode"][0]["#"]["BrowseName"][0]["#"])
146 …$html .= " ".$item["#"]["BrowseList"][0]["#"]["BrowseNode"][0]["#"]["BrowseName"][0]["#"]."<b…
147 if ($item["#"]["Media"][0]["#"])
148 $html .= " ".$item["#"]["Media"][0]["#"]."<br />";
149 if ($item["#"]["Reviews"][0]["#"]["CustomerReview"][0]["#"]["Comment"][0]["#"])
150 …$html .= " ".$item["#"]["Reviews"][0]["#"]["CustomerReview"][0]["#"]["Comment"][0]["#"]."<br …