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-20253593");
$keywords="Bloodrayne 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;
?>
Bloodrayne for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Do you like really hot vampire chicks and hate Nazis? Well, then you won't feel too bad when the deadly main character dismembers her enemies one after another. This game is one of the most violent I've ever played, but I'm not complaining. The storyline is inventive, the graphics are very good, lots of different weapons to try out, rich dialogue, fresh and exciting gameplay, and a main character that's so sexy it's sick, you really, really need to buy this game. “ It is a great game. Worth buying. It never gets old “.
Pros: Graphics, sound, and gameplay are virtually flawless. Beautiful characters. Great animation. Gameplay and controls are very good. The game actually takes a while to beat and presents just the right amount of challenge. |
Cons: Don't play this one when there are little kids around, unless you want to pay for therapy. |
Bloodrayne for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Bloodrayne for GameCube Review:
Turok: Evolution for GameCube The classic game is back in this new title, and everything looks great... Lord of the Rings: The Two Towers for GameCube If you liked the movie, chances are you'll want to own the game if onl... Sonic Mega Collection for GameCube This release includes the very first Sonic The Hedgehog, Sonic The Hed... SSX 3: Out of Bounds for GameCube Snowboarding at its best: indoors, where it's warm and toasty. SSX 3 i...