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-22773718");
$keywords="IOGear KVM Console Extender";
$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;
?>
IOGear KVM Console Extender $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by The Electric Monkey Newbie Product Reviewer:
The IOGear KVM Console Extender allows access to a computer system or a KVM switch from a remote console (keyboard, monitor, and mouse), from up to 500 feet away, via a CAT5e cable. This unit is perfect for moving the console away from the computer or the KVM switch. It is also useful for security and monitoring purposes, where you can have the system unit in a secure area at the same time that you put the console in the most convenient location for user access and monitoring. Plus does so much more.
|
Pros: Many great features. |
Cons: Expensive. |
IOGear KVM Console ExtenderNewbie Rating
2 Thumbs UpReviews similar to our IOGear KVM Console Extender Review:
Mad Catz Memory Card for PlayStation (58097) The Mad Catz Memory Card for PlayStation (58097) includes: Two memory ... Intec GameCube Black Battery Pak The Intec GameCube Black Battery Pak provides power to GameCube and Ga... Belkin F8GBPS003 Nostromo P45 Vibration GamePad for PlayStation2 (282366) The Belkin F8GBPS003 Nostromo P45 Vibration GamePad for PlayStation2 (... Logitech Driving Force Pro 963293-0403 The Logitech Driving Force Pro 963293-0403 has a 900 degrees of wheel ...