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-23204082");
$keywords="GPX 5 Black and White TV/CD Player/Radio Combo Boombox";
$mode="electronics";
$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 Ryan "The Irishman" Weir Newbie Product Reviewer:
The GPX 5 boombox is a multifunction device that is equipped with a 5-in portable Black & White TV with cd player & AM/FM Radio. You can bring this along with you so you wont miss your favorite TV program anytime anywhere. The CD player plays CD-Rs and can be programmed to play up to 19 songs in any order. It has audio/video inputs, TV controls for contrast, brightness and vertical hold, telescopic swiveling antenna, and operates on AC power or uses 10 ''C'' batteries, or on 12-volt DC power. Great when you are camping or on the beach.
Pros: Features, multi-functional, compact, portable, not expensive |
Cons: none |
GPX 5 Black and White TV/CD Player/Radio Combo BoomboxNewbie Rating
2 Thumbs UpReviews similar to our GPX 5 Black and White TV/CD Player/Radio Combo Boombox Review:
Aiwa CSD-FD92 Radio/Cassette/CD Boombox The Aiwa CSD-FD92 is a single disc top-loading CD player with single c... Emerson PD6870RD Radio/Cassette/CD Boombox The Emerson PD6870RD is a single Disc CD player and S ingle Tape cass... Philips AZ1008 Radio/Cassette/CD Boombox The Philips AZ100817CD is a top-loading Single Disc/Single tape casse... Sony CFD-G500 Radio/Cassette/CD Boombox The Sony CFD-G500 Single CD, double cassette tape, and radio boombox ...