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-21253544");
$keywords="Phoenix Gold P-2000 35mm SLR Camera";
$mode="photo";
$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;
?>
Phoenix Gold P-2000 35mm SLR Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Shaniqua Newbie Product Reviewer:
Phoenix P2000 is a 35mm manual focus SLR with TTL metering. It comes with 58 mm lens filter, LED display and Minolta MD lens mount. It only weighs 18 oz and requires 2 LR44 or SR44 1.5volt Alkaline batteries. The Shutter speed is from 1 to 1/1000 seconds
|
Pros: Inexpensive |
Cons: none |
Phoenix Gold P-2000 35mm SLR CameraNewbie Rating
2 Thumbs UpReviews similar to our Phoenix Gold P-2000 35mm SLR Camera Review:
Linhof Technorama 612 PC II 35mm SLR Camera The Linhof Technorama 612 PC II camera is a format panoramic camera th... Nikon FM2N 35mm SLR Camera The Nikon FM2N is a 35mm SLR Camera that offers performance and durabi... Nikon N80 QD 35mm SLR Camera Nikon N80 QD is a 35mm SLR camera engineered to meet the expectations... Minolta Maxxum QTsi 35mm SLR Camera Minolta Maxxum QTsi is a 35mm SLR camera with simplicity and ease and...