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-20249355");
$keywords="Pac Man World 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;
?>
Pac Man World 2 for Xbox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Rasheef Newbie Product Reviewer:
This 3D adventure game puts a more modern face on a very old friend. Your hunt for hidden relics will take you across twenty different levels and six different worlds, each of which requires Pac Man to use level-specific skills, such as ice-skating. For those of you who miss the old-school arcade games, you may be happy to find that you can unlock them as well. A very fun, fast-paced adventure with simple controls and excellent graphics.
|
Pros: Simple controls and fast-paced gameplay. Unlock all your old arcade favorites. Graphics and sound are very good. Many levels. |
Cons: Some camera-angle difficulties can be irritating at times. No multiplayer. |
Pac Man World 2 for XboxNewbie Rating
2 Thumbs UpReviews similar to our Pac Man World 2 for Xbox Review:
Rapala's Pro Fishing for Xbox The fish are always biting in the world of Rapala's Pro Fishing. Choos... Amped 2 for Xbox Amped 2 is a hard game to top if what you're searching for is realism.... NBA Street Vol. 2 for Xbox The NBA Street Vol. 2 for Xbox is rated E for everyone. Take your skil... MVP Baseball 2005 for Xbox The MVP Baseball 2005 for Xbox is rated E for everyone. Paint the corn...