Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
pan-scan
pan-scan
Ultimo aggiornamento 2009-07-01
Frequenza di utilizzo: 1
Qualità:
seçimlik pan-scan
custom pan-scan
Ultimo aggiornamento 2009-07-01
Frequenza di utilizzo: 1
Qualità:
pan-scan and seçimlik pan-scan ayarlarýný hatýrlar
ביציאה pan-scan ו costome pan-scan זוכרעובד רק עם רשימת-הרצה
Ultimo aggiornamento 2009-07-01
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
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.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta