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-20815440");
$keywords="Harry Potter and the Sorcerer's Stone 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;
?>
Harry Potter and the Sorcerer's Stone for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
When the books and movie are so good, it's no surprise that the video game is awesome. Explore a beautifully-realized 3D world that is in every way true to the Hog warts of your movies and imagination. Learn new spells and use them against your enemies. Interact with familiar items and characters. Participate in Quid ditch matches. If all this stuff has you drooling on your keyboard, then you won't be disappointed. This game is wonderful. From the gameplay to the characters it's tough to get bored with the game.
Pros: Top-notch graphics and sound really bring the world of Hogwarts to life. Seeing all the characters you know and love is great, and being able to interact with virtually everyone you see in the movie is even better. Controls are simple. Gameplay is fun and sticks to the basic action-adventure formula. |
Cons: Nothing seems wrong with this game. |
Harry Potter and the Sorcerer's Stone for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Harry Potter and the Sorcerer's Stone for GameCube Review:
Tales of Symphonia for GameCube The Tales of Symphonia for GameCube includes a prophecy, however, tell... Soul Calibur II for GameCube It was worth waiting for. Soul Caliber II has everything the first on... Wario World for GameCube Wario's the star in this side-scrolling adventure game. Help him recov... Mario Kart: Double Dash for GameCube The Mario Kart: Double Dash for GameCube features Mushroom Kingdom's f...