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-21782371");
$keywords="Bards Tale: Song of the Bard 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;
?>
Bards Tale: Song of the Bard for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
In this action RPG, you enter the world of the Bard, a medieval entertainer whose wit is twice as sharp as his sword. Carry out missions as you build your strength, fighting in real-time against various enemies. Also, as a bard you can use your musical prowess to summon creatures to come to your aid in battle, definitely an interesting feature. With its fast-paced gameplay full of fun quests, laugh-out-loud sense of humor, and excellent graphics, this is truly a game that any RPG fan should check out. Bard's Tale is the perfect addition for any RPG fan.
|
Pros: Voice-acting is some of the best I've heard. Graphics are realistic and detailed. Settings are beautifully-drawn and expansive. |
Cons: Some minor camera angle glitches. |
Bards Tale: Song of the Bard for XboxNewbie Rating
2 Thumbs UpReviews similar to our Bards Tale: Song of the Bard for Xbox Review:
James Bond 007: Everything or Nothing for Xbox It was a bold move for game-developers to break Bond out of the first-... Soul Calibur II for Xbox When Soul Caliber came out, many a sleepless night was spent with frie... Simpsons: Hit And Run for Xbox The Simpsons are back, in a mission-based driving game with a format t... Ninja Gaiden for Xbox Enter the world of the ninja as you've never seen it before: authentic...