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-21065730");
$keywords="Age of Mythology: The Titans 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;
?>
Age of Mythology: The Titans for Windows $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Frank Newbie Product Reviewer:
The Age of Mythology: The Titans for Windows is rated T for teens - Violence and Blood. Features: Harness the awesome powers of the Titan gods as the battle for heaven and earth continues, New single-player campaign, scores of new mythological units, and the ability to upgrade units to heroes. Titans add another important chapter with the addition of new scenarios to explore and conquer. Atlanteans can use god powers multiple times; unleash huge Titans to wreak havoc. The ancient world comes to life in great detail with exciting gameplay elements and characters.
|
Pros: Atlanteans bring many new items to the table. |
Cons: The only things new are tied in with the Atlantean Pantheon. |
Age of Mythology: The Titans for WindowsNewbie Rating
2 Thumbs UpReviews similar to our Age of Mythology: The Titans for Windows Review:
Unreal Tournament 2004 for Windows The Unreal Tournament 2004 for Windows is rated M for mature - Mild La... Freelancer for Windows The Freelancer for Windows is rated T for teens – Violence. The action... Counterstrike: Condition Zero for Windows The Counterstrike: Condition Zero for Windows is rated M for mature - ... Sacred for Windows The Sacred for Windows is rated T for teens – Violence, Mild Language,...