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-21049091");
$keywords="Midway Arcade Treasures 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;
?>
Midway Arcade Treasures for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
A collection of 20 of your favorite arcade games all on one disc for a low price. All the best games from back in the day are here, such as Robotron, Spy Hunter, Defender, and my old favorite, Paperboy. What more could you really want to know? The collection also contains a DVD that goes into the history of the games and creator secrets. For a true gamer interested in the history of video games, this is indeed a "treasure." Buy it. You have nothing to lose. You'll be entertained throughout the whole game and you'll always have something to do.
Pros: 20 awesome games for a dollar a game. Somehow these games still manage to be satisfying. DVD is full of interesting trivia and interviews with the developers. |
Cons: Today's youth probably wouldn't appreciate these older titles unless they are really interested in video game history. |
Midway Arcade Treasures for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Midway Arcade Treasures 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... SSX 3: Out of Bounds for GameCube Snowboarding at its best: indoors, where it's warm and toasty. SSX 3 i... Mario Party 4 for GameCube If you're having a party, chances are your friends will call you a squ... Midway Arcade Treasures for GameCube A collection of 20 of your favorite arcade games all on one disc for a...