where it finds a start tag.
function startTag($parser, $data){
}
// And this function tells the parser to replace the end tags with "
"
function endTag($parser, $data){
global $total;
$total = $total . "*";
}
// These lines create the parser and then set the functions for the parser to use when
// reading the document.
$xml_parser = xml_parser_create();
// Sets the functions for start and end tags
xml_set_element_handler($xml_parser, "startTag", "endTag");
// Sets the function for the contents/data
xml_set_character_data_handler($xml_parser, "contents");
// Read the file and save its contents as the variable "data"
$my_file = file("http://api.shopping.com/scripts/GSIsapiExt.dll/linkin_id-3069515/keyword-20662393");
$keywords="Lord of the Rings: The Two Towers for GameCube";
$mode="electronics";
$data = $my_file[1];
if(!(xml_parse($xml_parser, $data, feof($fp)))){
die("Error on line " . xml_get_current_line_number($xml_parser));
}
// Free the memory used to create the parser
xml_parser_free($xml_parser);
// Close the file when you're done reading it
fclose($fp);
$info = explode("*", $total);
$arraytotal = count($info) - 8;
?>
Lord of the Rings: The Two Towers for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
If you liked the movie, chances are you'll want to own the game if only to explore all the beautifully-rendered environments that allow you explore Middle Earth like you never thought possible. The characters are animated well, and you can play as either Legolas, Gimli, or Aragorn, taking advantage of each of their individual weapons and skills. The story unfolds along the same path of the movie, with cinematic cut scenes. “ It is a great game. Worth buying. It never gets old “.
Pros: Play as one of three of your favorite characters from the movie, mastering all their detailed moves. Graphics are good, with characters and backgrounds looking very authentic. Secret levels to unlock. Replay value is good, because you can go back and play each level over again with a different character. |
Cons: Helm's Deep level can get pretty challenging! |
Lord of the Rings: The Two Towers for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Lord of the Rings: The Two Towers for GameCube Review:
Donkey Konga for GameCube How could you not enjoy a rhythm-based game, especially when your cont... Pac Man World 2 for GameCube Enter a 3D world chock-full of ghosts and monsters inspired by the ori... Lemony Snicket: A Series of Unfortunate Events for GameCube Though the movie hasn't come out yet, I was not surprised when I playe... Turok: Evolution for GameCube The classic game is back in this new title, and everything looks great...