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-20248123");
$keywords="Star Wars: Knights Of The Old Republic 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;
?>
Star Wars: Knights Of The Old Republic for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
Perhaps the coolest thing about this game is the way that every decision has a consequence, and whether your character becomes a Sith or a Jedi depends wholly on how you choose to interact with other non-player characters in the game. The game is a real-time RPG and allows you to battle your team of supporting characters against all the familiar villains of the Star Wars films. Graphics are breath-taking, the level of detail is staggering, sound and dialogue are perfect, and gameplay is fun and fast-paced. Yet the storyline is still my favorite part. You have to play it to understand why.
|
Pros: Engaging, detailed storyline. "Choose your own Destiny"-style play allows your character to become a Sith or a Jedi. More side-quests than you can shake a lightsaber at. Beautiful graphics and animation. Lifelike dialogue and sound. |
Cons: Nothing to speak of. |
Star Wars: Knights Of The Old Republic for XboxNewbie Rating
2 Thumbs UpReviews similar to our Star Wars: Knights Of The Old Republic for Xbox Review:
Bards Tale: Song of the Bard for Xbox In this action RPG, you enter the world of the Bard, a medieval entert... Halo for Xbox The Halo for Xbox is rated M for mature. For Violence, Blood and Gore.... Shrek 2 for Xbox The Shrek movies have set a high standard for a video game to live up ... Mortal Kombat Deadly Alliance for Xbox The Mortal Kombat Deadly Alliance for Xbox is rated M for mature. Play...