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-23081117");
$keywords="Need for Speed Underground for Windows";
$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;
?>
Need for Speed Underground for Windows $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Frank Newbie Product Reviewer:
The Need for Speed Underground for Windows is rated E for everyone - Mild Language and Suggestive Themes. Taking place in a massive, free-roaming city featuring five distinct interconnected neighborhoods, Need for Speed Underground 2 delivers an immersive game world where the streets are your menus. As players explore the city, they'll encounter rival racers who will school them in the ways of the underground and tip them off to the hottest racing spots in town. “ If you like racing this is a great game at a great price “.
|
Pros: Super racing game at a now great price. |
Cons: Lacks the realism of car damage |
Need for Speed Underground for WindowsNewbie Rating
2 Thumbs UpReviews similar to our Need for Speed Underground for Windows Review:
Medieval: Total War for Windows The Medieval: Total War for Windows is rated T for teens - Violence an... Age of Mythology for Windows The Age of Mythology for Windows is rated T for teens - Violence and B... Command and Conquer: Generals for Windows The Command and Conquer: Generals for Windows is rated T for teens – V... EverQuest II Collector's Edition for Windows The EverQuest II Collector's Edition for Windows is rated T for teens ...