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-22214023");
$keywords="Pelican Wireless Controller for PlayStation2 (pelpl673)";
$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 Pelican Wireless Controller for PlayStation2 (pelpl673) features: Compatible with PS2 and a remote control car. Runs for more than 300 hours off of two AA batteries. Controller works at a range of more than 50', Quickfire L2/R2 buttons keep the action fast and furious, Rubberized palms put comfort in your hands. Now you can control your favorite PS2 games and drive a micro remote control car all with the same controller. Race N' Play provides more than 300 hours of battery life from just two AA batteries.
|
Pros: You can drive your car anywhere you like before returning home to video game action. |
Cons: Nothing wrong so far. |
Pelican Wireless Controller for PlayStation2 (pelpl673)Newbie Rating
2 Thumbs UpReviews similar to our Pelican Wireless Controller for PlayStation2 (pelpl673) Review:
Intec Car Adapter (e118096) The Intec Car Adapter (e118096) features include: Plugs into cigarette... Sony Multitap The Sony Multitap features: Up to 4 controllers can plug into single p... Intec Multi-Player Link Cable (g1100) The Intec Multi-Player Link Cable (g1100) features: Allows hook-up of ... Intec GameCube Black Battery Pak The Intec GameCube Black Battery Pak provides power to GameCube and Ga...