From professional translators, enterprises, web pages and freely available translation repositories.
pan-scan
pan-scan
Last Update: 2009-07-01
Usage Frequency: 1
Quality:
seçimlik pan-scan
custom pan-scan
Last Update: 2009-07-01
Usage Frequency: 1
Quality:
pan-scan and seçimlik pan-scan ayarlarýný hatýrlar
ביציאה pan-scan ו costome pan-scan זוכרעובד רק עם רשימת-הרצה
Last Update: 2009-07-01
Usage Frequency: 1
Quality:
given a target id this function returns and array with terms as received from the target in the last scan response.
given a target id this function returns and array with terms as received from the target in the last scan response.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
function scan_titles( $id, $starterm) {yaz_scan($id ,"rpn", "@attr 1=4 ". $starterm); yaz_wait(); $errno = yaz_errno($id); if ($errno == 0) {$ar = yaz_scan_result($id, $options); echo 'scan ok; '; $ar = yaz_scan_result($id, $options); while(list($key,$val)=each($options)) {echo "$key = $val nbsp ;";} echo' br table tr td '; while(list($key,list($k, $term, $tcount))=each($ar)) {if (empty($k)) continue; echo" tr td $term / td td "; echo $tcount; echo" / td / tr ";} echo' / table ';} else {echo "scan failed.
function scan_titles( $id, $starterm) {yaz_scan($id ,"rpn", "@attr 1=4 ". $starterm); yaz_wait(); $errno = yaz_errno($id); if ($errno == 0) {$ar = yaz_scan_result($id, $options); echo 'scan ok; '; $ar = yaz_scan_result($id, $options); while(list($key,$val)=each($options)) {echo "$key = $val nbsp ;";} echo' br table tr td '; while(list($key,list($k, $term, $tcount))=each($ar)) {if (empty($k)) continue; echo" tr td $term / td td "; echo $tcount; echo" / td / tr ";} echo' / table ';} else {echo "scan failed.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting