16.11.2014 Views

Visualizza - Garr

Visualizza - Garr

Visualizza - Garr

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Comunicazione tra back-end e front-end (1/2)<br />

• Nel front-end:<br />

• Richieste al back-end:<br />

$out_list = nfsend_query("Pluginname::try", $opts);<br />

• Il primo parametro indica il nome della funzione del back-end da chiamare<br />

• il secondo è un hash table che contiene i parametri<br />

• $out_list è l’hash table con i valori di ritorno<br />

• Risposte del back-end:<br />

print $out_list['string'];<br />

103<br />

Nino Ciurleo, Alessandro Inzerilli, Simona Venuti<br />

GARR WS9, Roma, 15.06.2009

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!