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-21911036");
$keywords="Custom Robo 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;
?>
Custom Robo for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
This Japanese import successfully combines combat and story and wraps it all up in a tight, RPG-style package. Build and customize your own robot to take on other robots in huge battles. If you're a fan of animes such as Gundam, story mode will keep you glued to the screen. Controls are easy to learn, but take the time to master each weapon. Try multi-player to take on four of your friends in stadium-style battle. Much to do, but could be better.
Pros: Lots of different customization options. Good graphics. Simple controls make sense. Story mode keeps you interested. |
Cons: If you're looking for a game that's really fast-paced, you may need to look elsewhere. |
Custom Robo for GameCubeNewbie Rating
1 Thumbs UpReviews similar to our Custom Robo for GameCube Review:
Freedom Fighters for GameCube Imagine that the Russians won the Cold War, and that the US is being r... Sonic Adventure DX for GameCube Billed as a "director's cut" of the classic Dreamcast game, Sonic Adve... Tales of Symphonia for GameCube This game is just really beautiful to look at. Cel-shaded graphics are... Star Fox Adventures GameCube Fox McCloud in his first land based adventure!! Taking place on Dinos...