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-20662405");
$keywords="NBA Street Vol. 2 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;
?>
NBA Street Vol. 2 for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
All of your favorite NBA players hit the streets for three-on-three action. A good game for those of us who find normal basketball video games just a little too technical, NBA Street Vol. 2 is fun with fast-paced action and hip-hop flare. The soundtrack is great, the graphics are super, and the moves are pretty awesome. Play with up to four of your friends in multi-player mode. NBA Street vol. 2 is my early favorite for sports game of this year.
|
Pros: Improvements in animation and graphics make the game look more polished than the last title. Great soundtrack. New moves and players. A full roster of NBA stars means real basketball fans should be able to find all of their favorite players. |
Cons: Dialogue is a little bit clinched at times. |
NBA Street Vol. 2 for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our NBA Street Vol. 2 for GameCube Review:
Mario Kart: Double Dash GameCube For any of you folks out there who thought that Mario Kart 64 was the ... Star Wars Rogue Leader: Rogue Squadron II for GameCube Some of the best graphics I've ever seen combined with all the fun of ... Dragon Ball Z: Budokai for GameCube If you're a fan of the series, you'll be excited to know that Dragon B... Resident Evil Zero for GameCube If past Resident Evil titles have taught us anything, it's to expect c...