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-22515158");
$keywords="Doom 3 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;
?>
Doom 3 for Windows $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Frank Newbie Product Reviewer:
The Doom 3 for Windows is rated M for mature - Blood and Gore and Intense Violence. Chaos reigns! Almost everyone has been devoured! Miraculously, you and a small contingent of frightened survivors have escaped destruction. But your spine-tingling journey has just begun! In an epic struggle of good versus evil, you will join a handful of hell-shocked colleagues in a colossal fight for the survival of the Universe. You are out-"manned" and woefully short of weaponry. You must rely on your wits, your courage, your ingenuity and a whole lot of luck. The odds are perilously set against you. “ Definite must-buy. Play it at night with no lights to really experience it. Play it on hard mode too, don't cheat yourself “.
|
Pros: Good graphics, good story and familiar FPS controls. |
Cons: Omit the pros and it's a plain shooter. |
Doom 3 for WindowsNewbie Rating
2 Thumbs UpReviews similar to our Doom 3 for Windows Review:
Scrabble Complete for Windows The Scrabble Complete for Windows is rated E for everyone. In addition... Baldur's Gate II: The Collection for Windows The Baldur's Gate II: The Collection for Windows is rated T for teens ... Warcraft III: Battlechest for Windows The Warcraft III: Battlechest for Windows is rated T for teens. This s... Axis and Allies for Windows The Axis and Allies for Windows is rated E for everyone - Mild Realist...