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-26730676");
$keywords="Protron PDV-288 7 LCD PORTABLE DVD PLAYER (Protron PDV288)";
$mode="dvd";
$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 Tanya Patron Newbie Product Reviewer:
The Protron PDV-288 7 LCD PORTABLE DVD PLAYER (Protron PDV288) gives you real good picture quality . It is also easy to use, compact size make it great for travel with small children. It features a clear, wide screen picture, and superior sound quality. What makes this a good but is that it comes with Parental Control for safe viewing for children; It is compact and portable. It is equipped with Dolby Digital. “ I am very impressed with the picture quality and even the sound is pretty good. I recommend this to my friends and to everyone.”
|
Pros: Nice picture, easy controls, great price and good quality. |
Cons: Nothing |
Protron PDV-288 7 LCD PORTABLE DVD PLAYER (Protron PDV288)Newbie Rating
2 Thumbs UpReviews similar to our Protron PDV-288 7 LCD PORTABLE DVD PLAYER (Protron PDV288) Review:
Toshiba SD-P2800 Portable DVD Player with Screen The Toshiba SD-P2800 Portable DVD Player with Screen is great for usin... Samsung DVD-L70 Portable DVD Player with Screen The Samsung DVD-L70 Portable DVD Player with Screen has picture qualit... Toshiba SD-P1600 Portable DVD Player with Screen The Toshiba SD-P1600 Portable DVD Player with Screen include digital p... Mustek PL408HM Portable DVD Player with Screen The Mustek PL408HM Portable DVD Player with Screen is a slim and sleek...