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-21308972");
$keywords="Half-Life 2 for Windows";
$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;
?>
Half-Life 2 for Windows $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Frank Newbie Product Reviewer:
The Half-Life 2 for Windows is rated M for mature - Blood and Intense Violence. Half-Life 2 opens the door to a world where the player's presence affects everything around him, from the physical environment to the behaviors of both friends and enemies. Players once again pick up the crowbar of research scientist Gordon Freeman, who finds himself on an alien-infested Earth being picked to the bone, its resources depleted, its populace dwindling. Freeman is thrust into the unenviable role of rescuing the world from the wrong he unleashed back at Black Mesa. “ The long-awaited Ueber-game falls somewhat short of the high expectations, but is still awesome”!
|
Pros: Physics, graphics, sound, weapons, equipment, controls, no CD dongle. |
Cons: Still somewhat generic feeling, imprecise control. |
Half-Life 2 for WindowsNewbie Rating
2 Thumbs UpReviews similar to our Half-Life 2 for Windows Review:
Vampire: The Masquerade Bloodlines for Windows The Vampire: The Masquerade Bloodlines for Windows is rated M for matu... Beyond Divinity for Windows The Beyond Divinity for Windows is rated M for mature - Blood and Gore... Madden NFL Football 2005 for Windows The Madden NFL Football 2005 for Windows is rated E for everyone. Chan... EverQuest II Collector's Edition for Windows The EverQuest II Collector's Edition for Windows is rated T for teens ...