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-23338915");
$keywords="XBOX CONTROLLER-NYKO AIRFLOW WIRELESS XBOX CONTROLLER (81435)";
$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 XBOX CONTROLLER-NYKO AIRFLOW WIRELESS XBOX CONTROLLER (81435) features: Multi-channel design allows for simultaneous use of up to 8 Air, Flo Wireless controllers without interference. Patented Air Flo™ technology with new, variable speed controls for custom, hand cooling effect. Dual expansion ports; ultra-responsive D-pad. Includes 4 AA batteries that provides up to 100 hours of wireless game play. Ergonomic design for optimum comfort, style and performance. Automatic Power Save mode that ensures long battery life.
|
Pros: Variable vibration function |
Cons: Nothing so far. |
XBOX CONTROLLER-NYKO AIRFLOW WIRELESS XBOX CONTROLLER (81435)Newbie Rating
2 Thumbs UpReviews similar to our XBOX CONTROLLER-NYKO AIRFLOW WIRELESS XBOX CONTROLLER (81435) Review:
Pelican Controller for GameCube (PL-7057) (PL7057) The Pelican Controller for GameCube (PL-7057) (PL7057) features: Dual ... Intec Lighted DVD Remote for PlayStation2 (g7321) The Intec Lighted DVD Remote for PlayStation2 (g7321) features: Multi-... Microsoft Advanced AV Pack (805529465190) The Microsoft Advanced AV Pack (805529465190) allows integration betwe... Intec G-Force Controller- Indigo The Intec G-Force Controller- Indigo is an advanced controller for bet...