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-21954435");
$keywords="Halo 2 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;
?>
Halo 2 for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
For a long time, we played Halo and couldn't even imagine it getting any better than that. Then, we saw a preview for Halo 2 and all of our expectations were blown completely away. First of all, there are the graphics. Oh my lord, they are insane. Apparently, the graphics engine was completely rewritten to allow more detail than ever before. Gameplay is also a bit more complex, what with all the new tweaks and improvements, though controls remain the same. New weapons, incredibly complex single-player mode, new maps, improved enemy AI, and better controls prove that Halo 2 was definitely worth waiting for. “ If you have Xbox Live, then buy Halo 2 without reading this review. Otherwise, read it and decide for yourself.”
|
Pros: Tons of new features: weapons, environments, characters, and multiplayer modes. Challenging and engaging gameplay means constant action. Graphics are incredibly perfect and sound is almost movie-quality. Multiplayer is, of course, awesome, allowing you to play using Xbox live. |
Cons: Addictive quality combined with difficulty level may result in weight loss, irritability, and antisocial behavior. |
Halo 2 for XboxNewbie Rating
2 Thumbs UpReviews similar to our Halo 2 for Xbox Review:
Need For Speed: Underground for Xbox Think you have the chops to hold your own in the high-octane world of ... Tiger Woods PGA Tour 2005 for Xbox All of the biggest names in golf's recent history are waiting for you ... True Crime: Streets Of LA for Xbox Honestly, Snoop Dogg is everywhere these days. He's the star of True C... Shrek 2 for Xbox The Shrek movies have set a high standard for a video game to live up ...