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-21331585");
$keywords="Sony Cyber-Shot DSC-T1 Digital Camera";
$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;
?>
Sony Cyber-Shot DSC-T1 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Sony Cyber-shot DSC-T1 is a typical point-and-shoot camera, well-built to suit every advanced users needs. It offers high -end video and stills performance in a sleek and slim design. This camera has an impressive 5.1 megapixels CCD sensor, a huge 2.5-inch ( 211,000 pixels) LCD screen, and a 3x (38 - 114 mm) Optical/ 4x digital zoom and more. It is capable of taking short movie clips at 30 FPS and stills exposure control at 2.5 fps It has a built-in flash, speaker and microphone and a size compared to that of a credit card, which you can slip it in your pocket and ready to go whenever you need it. For portability and ease of use, this camera is worth buying.
Pros: Excellent quality size, large LCD,solid construction, fast start-up |
Cons: Price, expensive memory Card, no tripod mount, Battery life |
Sony Cyber-Shot DSC-T1 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Sony Cyber-Shot DSC-T1 Digital Camera Review:
Epson PhotoPC L500V Digital Camera The Epson PhotoPC L500V is a 5 Megapixel digital camera with resolutio... Nikon D100 Digital Camera The Nikon D100 Digital Camera includes a superb image quality with 6.1... Fuji FinePix S5100 Digital Camera The Fujifilm FinePix S5100 Zoom is an SLR-compact and inexpensive digi... Canon PowerShot A700 Digital Camera The Canon PowerShot A700 Digital Camera is easy-to-use and has an impr...