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-22185278");
$keywords="Spyro: A Hero's Tail 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;
?>
Spyro: A Hero's Tail for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Spyro the dragon has made a comeback in this new title. Use your fire breath to burn enemies to a crisp, and test your dragon acrobatics on air and on land. Easy controls, a compelling storyline, pretty graphics, and a variety of rich environments to explore, and a sense of humor that might even make you laugh out loud will keep you playing this game for quite some time. “ I recommend this game because it is just plain quality RPG entertainment “.
Pros: Crisp, colorful graphics. Lots of levels to explore. Controls are simple. Storyline is interesting. Familiar characters from the first game return, plenty of new characters. |
Cons: I have nothing to complain about. |
Spyro: A Hero's Tail for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Spyro: A Hero's Tail for GameCube Review:
Star Wars Rogue Squadron III: Rebel Strike for GameCube Play as your favorite character from the first Star Wars trilogy in th... Bloodrayne for GameCube Do you like really hot vampire chicks and hate Nazis? Well, then you w... Star Fox Adventures GameCube Fox McCloud in his first land based adventure!! Taking place on Dinos... Resident Evil for GameCube The franchise that defined the survival horror genre bring you a re-re...