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-20185747");
$keywords="Hitman 2: Silent Assassin 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;
?>
Hitman 2: Silent Assassin for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
An adventure game that will challenge your skills at shooting, strategizing, and stealth, Hit man 2 is an impressive follow-up to the first title that will definitely not disappoint fans. Enter the world of the hit man like you never have before, carrying out your missions silently, utilizing your skills of deception, or shoot until you're the only one left standing. Every action has a consequence, and the choice is yours. With different weapons for every job, great sound and graphics, and all the different choices you can make, this game is challenging and fun.
|
Pros: Gameplay is awesome, allowing you to choose between stealth and force. Lots of different weapons. Excellent music, voices, and sounds. Graphics are good. Puzzles are challenging. |
Cons: Storyline is a little bit stale. |
Hitman 2: Silent Assassin for XboxNewbie Rating
2 Thumbs UpReviews similar to our Hitman 2: Silent Assassin for Xbox Review:
NBA Live 2005 for Xbox NBA Live 2005 takes the basketball sim to a whole new level of control... Halo 2 for Xbox For a long time, we played Halo and couldn't even imagine it getting a... MVP Baseball 2005 for Xbox The MVP Baseball 2005 for Xbox is rated E for everyone. Paint the corn... Anthology for Xbox The Anthology for Xbox is rated E for everyone. Take a step back in ti...