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-20250371");
$keywords="Museum 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;
?>
Museum for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Anybody who finds themselves yearning for videogaming days of yore should definitely appreciate this release. Bringing you titles such as Pac-Man and Galaxian in all their glory, nothing has been touched or messed-with. The graphics are exactly how you remember them (if you are indeed old enough to remember them!), the sounds are so perfect you get a warm fuzzy feeling when you hear them. Play to unlock other games. Very fun for anyone who grew up in a time when all you needed was a few white lines and a dot moving between them to remain entertained.
Pros: All your favorite classics are available, and at a very decent price. Unlockable games will motivate you to play until you're sore. |
Cons: What's not to like? |
Museum for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Museum for GameCube Review:
Tony Hawk's Underground 2 for GameCube The Tony Hawk's Underground 2 for GameCube is designed so you can make... Lord of the Rings: The Two Towers for GameCube If you liked the movie, chances are you'll want to own the game if onl... Skies Of Arcadia Legends for GameCube Skies of Arcadia is an RPG for true RPG fans. This update allows you t... Donkey Konga for GameCube How could you not enjoy a rhythm-based game, especially when your cont...