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-22376420");
$keywords="Burnout 3 for Xbox";
$mode="videogames";
$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;
?>
Burnout 3 for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
The Burnout 3 for Xbox is rated T for teens, Mild Violence. Use your car as a weapon and battle to the front of the pack. Live dangerously and indulge your thirst for twisted metal with a dedicated crash mode that rewards you for creating massive pile-ups. With over 100 events spanning 40 tracks, addictive multiplayer gameplay, and the most dramatic crashes ever seen in a video game, “Burnout 3: Take down” is a breakneck, adrenaline-fueled, awe-inspiring racing experience. “ The most fun racing game since Daytona first hit the arcades. Full of innovation and excitement, topped off with a perfectly balanced racing engine.”
|
Pros: Almost everything - especially the gameplay (Crash mode). |
Cons: Nothing |
Burnout 3 for XboxNewbie Rating
2 Thumbs UpReviews similar to our Burnout 3 for Xbox Review:
Project Gotham Racing 2 for Xbox Mastering this game requires not only that you can drive a car fast en... Splinter Cell: Pandora Tomorrow for Xbox This game takes you to a world of political intrigue where you must de... Tony Hawk's Underground for Xbox New moves, new vehicles, and some other cool new features give you ple... The Punisher for Xbox The Punisher for Xbox is packed with action and adventure. The Punishe...