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-21373654");
$keywords="Axis and Allies for Windows";
$mode="videogames";
$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;
?>
Axis and Allies for Windows $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Frank Newbie Product Reviewer:
The Axis and Allies for Windows is rated E for everyone - Mild Realistic Violence, Realistic Violence. Features: Online multiplayer option, Real-time strategy game, Control the armies, navies, and air power of one of 5 world powers. Campaigns change each time they're played, leading to different outcomes. Decide the fate of a nation and the destiny of the world with this historical WWII strategy game.” Okay. It's old and there are new versions, but if you enjoyed the classic board game, this game's for you”.
|
Pros: Faithful to the original board game, interesting PC-only rules-and-units options, ease of play. |
Cons: Software bugs. |
Axis and Allies for WindowsNewbie Rating
2 Thumbs UpReviews similar to our Axis and Allies for Windows Review:
Half-Life 2 for Windows The Half-Life 2 for Windows is rated M for mature - Blood and Intense ... Nancy Drew: Curse of the Blackmoor Manor for Windows The Nancy Drew: Curse of the Blackmoor Manor for Windows is rated E fo... Microsoft Flight Simulator 2002 Standard for Windows The Microsoft Flight Simulator 2002 Standard for Windows is rated E fo... Rise of Nations for Windows The Rise of Nations for Windows is rated T for teens - Violence and Bl...