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-21221386");
$keywords="Freedom Fighters for GameCube";
$mode="electronics";
$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;
?>
Freedom Fighters for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Imagine that the Russians won the Cold War, and that the US is being run by the Red Army! As the main character, you are a warrior who has risen to free his enslaved nation, and the battle takes place on the streets of New York City. Take control of a squad of fellow freedom fighters and utilize a variety of different weapons and strategies. Tons of action and a compelling story line make this game awesome. Buy it. You have nothing to lose. You'll be entertained throughout the whole game and you'll always have something to do.
Pros: Good graphics,sounds, and animations. One of the best story lines I've seen. Cool, turn-based strategy combat. Having a whole squad at your command is a fun change. AI is really good. |
Cons: Stealth is really hard to master; it's nearly impossible to sneak up on a guard. |
Freedom Fighters for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Freedom Fighters for GameCube Review:
Sonic Mega Collection for GameCube This release includes the very first Sonic The Hedgehog, Sonic The Hed... Scooby Doo: Mystery Mayhem for GameCube Scooby's back again, and this time it's up to you to control the actio... MegaMan Network Transmission Mega Man's back (cel-shaded this time) in another attempt to resurrect... Star Wars Rogue Leader: Rogue Squadron II for GameCube Some of the best graphics I've ever seen combined with all the fun of ...