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-20153405");
$keywords="Pac Man World 2 for GameCube";
$mode="electronics";
$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 GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Enter a 3D world chock-full of ghosts and monsters inspired by the original Pac Man games where you will strive to uncover hidden ancient relics for your benevolent boss-man, Professor Pac. Twenty different levels take you across six different worlds ranging from forest tree tops to a haunted ghost ship. Different aspects of gameplay, unique to each level, keep things interesting. In many ways, this game plays a lot like a Sonic Adventure game starring a big yellow ball instead of a little blue rodent. There are a lot of levels in this game and most of them are pretty difficult so it is hard to get bored of it.
Pros: Pac Man utilizes a variety of fun modes of transport, such as skates and a submarine, which keeps gameplay interesting. There's a lot of action and gameplay never gets boring. The graphics are beautifully rendered. The different levels' affect on the action is very cool. The boss battles are fun and challenging. |
Cons: Some minor camera-related problems, but not more than you'd really expect from a 3D adventure game. |
Pac Man World 2 for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Pac Man World 2 for GameCube Review:
Godzilla: Destroy All Monsters Melee for GameCube There's just something so great about the idea of a giant monster figh... Digimon Rumble Arena 2 for GameCube Choose from 49 of your favorite Digimon characters from seasons past a... Time Splitters 2 for GameCube Time Splitters 2 takes all of the wasted potential of the first game a... Smuggler's Run 2: Warzones for GameCube From the very same people that brought you the wildly popular Grand Th...