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-21310468");
$keywords="Dragon Ball Z: Budokai 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;
?>
Dragon Ball Z: Budokai for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
If you're a fan of the series, you'll be excited to know that Dragon Ball Z: Bodokai actually gives you the opportunity to fight with your favorite characters in 3D. You'll also be excited to know that this game gives you the choice of five different modes to play in, and 23 (23!) characters to choose from. Finally, a fighting game that is a lot of fun to play and features characters that accurately represent the ones your're used to seeing on TV. This game is wonderful. From the gameplay to the characters it's tough to get bored with the game.
Pros: Different play modes offer plenty of variety. Characters are very well-animated and true to the cartoon. Fans should really dig it. |
Cons: No jump or crouch kind of limits the scope of moves. |
Dragon Ball Z: Budokai for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Dragon Ball Z: Budokai for GameCube Review:
Tony Hawk's Pro Skater 4 for GameCube Tony Hawk's Pro Skater 4 once again delivers what fans have come to ex... The Sims for GameCube Welcome to the world of The Sims. Get comfortable, because you won't b... Super Mario Sunshine for GameCube After a long wait, Mario fans will be glad to know that he's back, and... Need For Speed: Underground for GameCube Ever dreamed of entering the world of street racing but don't have the...