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-22503480");
$keywords="Logitech NASCAR Racing Wheel for PlayStation (9633230403)";
$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;
?>
Newbie Review by The Electric Monkey Newbie Product Reviewer:
The Logitech NASCAR Racing Wheel for PlayStation (9633230403) has everything from the 10” steering wheel and wheel-mounted shifters to the textured pedals brings the race alive. Pull out the extendable wings to create a stable surface for use on your lap, or use the removable suction cups to secure your wheel for a rock-solid driving experience. Activate the two vibration feedback motors to experience every turn, bump and nudge from your fellow racers. You’ll forget you’re still sitting on your couch. Plus much more things you can do.
|
Pros: Has everything you need. |
Cons: Nothing great product. |
Logitech NASCAR Racing Wheel for PlayStation (9633230403)Newbie Rating
2 Thumbs UpReviews similar to our Logitech NASCAR Racing Wheel for PlayStation (9633230403) Review:
Nintendo Donkey Kong Bongos (dolatk) The Nintendo Donkey Kong Bongos (dolatk) Connect up to four dk bongos ... Intec G-Force Controller- Indigo The Intec G-Force Controller- Indigo is an advanced controller for bet... Intec Car Adapter (e118096) The Intec Car Adapter (e118096) features include: Plugs into cigarette... Intec Pro Mini Control (g7005) The Intec Pro Mini Control (g7005) features: Smaller, ergonomic design...