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-21977000");
$keywords="Shrek 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;
?>
Shrek 2 for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
The best thing about the two Shrek movies was that they had plenty for kids and adults to enjoy together. The game is great for the same reason. It's simple enough for younger kids to enjoy, but the humor and good graphics are enough to provide a satisfying experience for teens and adults as well. The puzzles should challenge younger gamers. Multi-player mode is fun, especially when the whole family gets in on it. Definitely a must-have for holiday get-together where kids and adults need something to do together. “ This is a must buy for any Gamecube owner “.
Pros: Difficulty level is perfect for the target audience, and enough cool stuff to keep adults interested. Definitely best when the family plays together. Graphics and sound are true to the movie. Fun multi-player mode. |
Cons: Adults and experienced gamers will be able to beat it in a short time, but keep in mind, it's a game for the younger set. |
Shrek 2 for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Shrek 2 for GameCube Review:
Tiger Woods PGA Tour 2005 for GameCube Create your own golfer and challenge all of golf's celebrities, both p... The Simpsons: Hit & Run Help Homer uncover the mysterious happenings that threaten his beloved... Mortal Kombat: Deadly Alliance for GameCube Mortal Kombat: Deadly alliance is an excellent update of the original ... Madden NFL 2005 for GameCube In the tradition of other Madden NFL titles, this newest release does ...