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-2102021");
$keywords="Wave Race: Blue Storm 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;
?>
Wave Race: Blue Storm for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Wave Race: Blue Storm is an exciting game that allows you to race jetskis over eight detailed water courses. The graphics are stunning, featuring water effects never-before-scene in any game... the water really couldn't look any better. Different modes of play include time-trial, stunt mode where you try your hand at tackling tricks, free roam, and championship. Race your friends in multiplayer mode. This is a must-buy game for the game cube The more people you have playing the more fun you'll have.
Pros: Graphics are by far the best thing about this game. Courses feature challenging obstacles and each looks beautiful. Four different modes of play add to replayability. Challenging friends in multi-player mode is fun. All-in-all, a pleasant alternative to racing cars. |
Cons: Controls can be tricky at first, but you can pick them up pretty quick. |
Wave Race: Blue Storm for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Wave Race: Blue Storm for GameCube Review:
Resident Evil Zero for GameCube If past Resident Evil titles have taught us anything, it's to expect c... Medabots: Infinity for GameCube Okay, just so we're clear, a Medabot is a four-foot tall customizable ... Time Splitters 2 for GameCube Time Splitters 2 takes all of the wasted potential of the first game a... Wave Race: Blue Storm for GameCube Wave Race: Blue Storm is an exciting game that allows you to race jets...