downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

fbsql_get_autostart_info> <fbsql_field_type
[edit] Last updated: Tue, 21 May 2013

view this page in

fbsql_free_result

(PHP 4 >= 4.0.6, PHP 5)

fbsql_free_resultLibera la memoria da un set di risultati

Descrizione

bool fbsql_free_result ( resource $result )

La funzione fbsql_free_result() libera tutta la memoria associata al un set di risultati indicato da result.

Si dovrebbe richiamare la funzione fbsql_free_result() soltanto se si è preoccupati della quantità di memoria utilizzata per le query che restituiscono grosse quantità di dati. Tutta la memoria occupata dal set di risultati sarà liberata, in automatico, alla fine dell'esecuzione dello script.



add a note add a note User Contributed Notes fbsql_free_result - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites