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-2102024");
$keywords="Star Wars Rogue Leader: Rogue Squadron II 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;
?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Some of the best graphics I've ever seen combined with all the fun of a classic Star Wars title, 'nuff said. This is a game that in many ways is the perfect representation of the original Star Wars film that we've all been waiting for. True Star Wars fans will surely appreciate all the detail as you complete missions that carry you through many familiar parts of the galaxy. Play as Luke, using simple controls to pilot your X-Wing through 11 engaging missions. This is a must-buy game for the game cube The more people you have playing the more fun you'll have.
Pros: Graphics, graphics, graphics! It is amazing how well the graphics and animation actually capture the feel of the original movies. The music is great. Excellent gameplay and unlockable levels. |
Cons: Nothing I can think of. |
Star Wars Rogue Leader: Rogue Squadron II for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Star Wars Rogue Leader: Rogue Squadron II for GameCube Review:
The Legend of Zelda: Collector's Edition for GameCube Just one disc is all it takes these days to hold all of your favorite ... Star Wars Rogue Leader: Rogue Squadron II for GameCube Some of the best graphics I've ever seen combined with all the fun of ... Mega Man X Command Mission for GameCube The Mega Man X Command Mission for GameCube features: The first RPG in... SSX 3: Out of Bounds for GameCube The SSX 3: Out of Bounds for GameCube begins at the summit where you m...