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-21044044");
$keywords="Prince of Persia: The Sands of Time 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;
?>
Prince of Persia: The Sands of Time for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
Return to the exotic landscapes of ancient Persia, where you play as a good-hearted prince fighting to restore the sands of time and return his kingdom to normal. With its incredible graphics, epic storyline, non-stop adventure and excellent sound, this is truly an adventure game of the highest caliber. But what makes it so great is the gameplay: simple controls, complicated combat! The prince is quite an acrobat, capable of swinging and somersaulting as well as hacking his enemies to bits. This game is a must-have.
|
Pros: Graphics are some of the best I've seen. Gameplay is astoundingly detailed; it's been rumored that the prince has over 750 animations for his different moves. Great storyline. Sound is nearly perfect. Challenging puzzles. |
Cons: I have no complaints about this game. |
Prince of Persia: The Sands of Time for XboxNewbie Rating
2 Thumbs UpReviews similar to our Prince of Persia: The Sands of Time for Xbox Review:
Doom III for Xbox The Doom III for Xbox is rated M for mature. Blood,Gore and Intense Vi... Tony Hawk's Underground 2 for Xbox If you consider yourself a fan of past Tony Hawk titles, prepare to fa... Top Spin for Xbox Top Spin is an immersive tennis experience, a real sports sim that all... Tony Hawk's Underground 2 for Xbox If you consider yourself a fan of past Tony Hawk titles, prepare to fa...