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-20806176");
$keywords="The Sims Superstar 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;
?>
The Sims Superstar for Windows $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Frank Newbie Product Reviewer:
The The Sims Superstar for Windows is rated T for teens - Mild Violence, Mature Sexual Themes and Comic Mischief . Build skills and win famous friends to advance through ten levels of fame, from ''Nobody'' to''Superstar''. Over a dozen new social interactions allow you to schmooze, network, and name drop with other celebrities, including signing autographs and staging photo opportunities. All-new Studio Town location, in three distinct themes: acting, music, and fashion. New studio objects, each with mini-games, reward you with fame and large amounts of cash. Earn access to higher level objects as you earn more fame and collect famous friends. Don't make this your first expansion pack, but if you're already a fan, don't hesitate to check this one out!
|
Pros: Another great expansion pack!! |
Cons: When will the expansions end? |
The Sims Superstar for WindowsNewbie Rating
2 Thumbs UpReviews similar to our The Sims Superstar for Windows Review:
Tony Hawk's Pro Skater 3 The Tony Hawk's Pro Skater 3 is rated for T for teens - Mild Lyrics, S... Sid Meier's Pirates for Windows The Sid Meier's Pirates for Windows is rated E for everyone - Violence... Tiger Woods PGA Tour 2004 for Windows The Tiger Woods PGA Tour 2004 for Windows is rated E for everyone. Tig... Medieval: Total War for Windows The Medieval: Total War for Windows is rated T for teens - Violence an...