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-20245785");
$keywords="Star Wars: Bounty Hunter 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;
?>
Star Wars: Bounty Hunter for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Enter the world of Jango Fett in this third-person shooter that exposes players to a whole new side of the Star Wars universe. There's plenty of intense action as Jango hunts his enemies and battles his bounties in an effort to keep the peace. There's a bunch of different weapons to choose from, and the action leads you all across the galaxy to six different worlds each with their own particular creepy atmosphere. A must-have for Star Wars fans. “ I recommend this game because it is just plain quality RPG entertainment “.
Pros: Controls are simple to learn. Graphics are very nice and environments are richly detailed. Voice acting is good. Lots of different weapons to choose from. Side-missions allow you to hunt bounties other than the main targets. |
Cons: Some camera-angle issues at times. |
Star Wars: Bounty Hunter for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Star Wars: Bounty Hunter for GameCube Review:
Medabots: Infinity for GameCube Okay, just so we're clear, a Medabot is a four-foot tall customizable ... Kirby's Air Ride for GameCube The first racing game ever to involve Nintendo's popular Kirby charact... Tales of Symphonia for GameCube This game is just really beautiful to look at. Cel-shaded graphics are... Mortal Kombat: Deadly Alliance for GameCube Mortal Kombat: Deadly alliance is an excellent update of the original ...