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-21912644");
$keywords="SpiderMan 2 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;
?>
SpiderMan 2 for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
This game combines aspects of the recent movie releases with all the great aspects of Spiderman as a comic book superhero in a way that remains true to both. The storyline accurately follows the plot of the movie, and side-quests will have you swinging all over the enormous Manhatten map and improving your status as a superhero. Gameplay utilizes nearly all of spiderman's talents, allowing him to swing from place to place, climb skyscrapers, and launch webs at his enemies. Definitely a worthy title for fans of the movie and the comics.
|
Pros: Huge map of Manhatten has been recreated in stunning detail. Create-a-Spider lets you equip Spiderman to your specifications. Beautifully animated characters look much like they did in the movie. Awesome controls, storyline, and side-quests. |
Cons: No multiplayer. |
SpiderMan 2 for XboxNewbie Rating
2 Thumbs UpReviews similar to our SpiderMan 2 for Xbox Review:
Mercenaries for Xbox The Mercenaries for Xbox is rated T for teens, Violence and Mild Langu... The Punisher for Xbox The Punisher for Xbox is packed with action and adventure. The Punishe... The Lord of the Rings: The Third Age for Xbox A new, classic-style RPG based on the film, you can fight for the Fell... Star Wars : Battlefront for Xbox Three different play modes allow you to experience first hand all your...