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-20303439");
$keywords="Steel Battalion 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;
?>
Steel Battalion for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
Steel Battalion is without a doubt the most realistic battle-mech simulator you could ever expect to play outside of the arcade. Pilot a futuristic battle-mech known as a Vertical Tank through different engaging missions, using the foot pedals and control pad with more than 40 buttons designed specifically for this game. Choose from a wide selection of futuristic weapons to blast your way to victory. Definitely a revolutionary title for gamers who have grown tired of the same old thing. “ Great controller Good game play really addictive.”
|
Pros: Game-specific controller is one of, if not the most complex controller ever made for a videogame. The game features epic battles and pulse-pounding action, and the whole experience of playing this game can only be described as completely immersive. Graphics and sound are great as well. |
Cons: Steel Battalion is not for the fly-by-night gamer, but rather for serious video game enthusiasts who are tired of the same old thing. It will definitely provide a challenge for even the most seasoned players. |
Steel Battalion for XboxNewbie Rating
2 Thumbs UpReviews similar to our Steel Battalion for Xbox Review:
Project Gotham Racing 2 for Xbox Mastering this game requires not only that you can drive a car fast en... Max Payne for Xbox Though it's been around for quite a while, Max Payne still has what it... The Chronicles of Riddick: Escape from Butcher Bay for Xbox Play as the criminal anti-hero Riddick from the recent movie in this e... The Lord of the Rings: The Third Age for Xbox A new, classic-style RPG based on the film, you can fight for the Fell...