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-20741745");
$keywords="Rise of Nations 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;
?>
Rise of Nations for Windows $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Frank Newbie Product Reviewer:
The Rise of Nations for Windows is rated T for teens - Violence and Blood and Gore. Features: Historical real time strategy game; battle from the Ancient Age to the Information Age. Cross genre gameplay combines pulse-pounding real-time gaming with the epic scope of turn-based strategy games. Zooming scale lets you zoom from a strategic territorial view to a close-up look at individual units. Win with non-military strategies including espionage, diplomacy, technology races and territory expansion, or simply obliterate your enemies. “ Pick this up today. If you've ever enjoyed an RTS game, you won't be disappointed”.
|
Pros: It's a fun game with a great strategy engine |
Cons: There are some minor niggles which become apparant during play. |
Rise of Nations for WindowsNewbie Rating
2 Thumbs UpReviews similar to our Rise of Nations for Windows Review:
The Sims Superstar for Windows The The Sims Superstar for Windows is rated T for teens - Mild Violenc... Train Simulator for Windows The Train Simulator for Windows is rated E for everyone. Features: Cus... Tony Hawk's Pro Skater 3 The Tony Hawk's Pro Skater 3 is rated for T for teens - Mild Lyrics, S... Zoo Tycoon: Complete Collection for Windows The Zoo Tycoon: Complete Collection for Windows is rated E for everyon...