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-20813899");
$keywords="Doom III for Xbox";
$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 III for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
The Doom III for Xbox is rated M for mature. Blood,Gore and Intense Violence. That blood curdling screams your neighbors hear might be coming from your lips. That is, if you have the courage to play id's astonishing new Doom 3. If you have imagined what it's like to return safely from hell, then you have a small idea of what you will be facing in Doom 3. That's because hell hath no fury like a plague of bloodthirsty demons! Yes, dastardly creatures from the burning furnaces of the netherworlds have rained down upon the Union Aerospace Corporation (UAC) Mars Research Facility. “ Doom 3 is a great game , I recomend this for any serious Xbox gamer that's ready for a good scare or two.”
|
Pros: Great Single Player Campaign & Best Xbox Graphics Ever |
Cons: Multiplayer problems. |
Doom III for XboxNewbie Rating
2 Thumbs UpReviews similar to our Doom III for Xbox Review:
Full Spectrum Warrior for Xbox The Full Spectrum Warrior for Xbox is rated M for mature, Violence, Bl... Bards Tale: Song of the Bard for Xbox In this action RPG, you enter the world of the Bard, a medieval entert... SSX 3: Out of Bounds for Xbox SSX 3 picks up where SSX Tricky left off, leaving the controls untouch... Jade Empire for Xbox The Jade Empire for Xbox lets you choose a character with a unique app...