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

search for in the

fbsql_get_autostart_info> <fbsql_field_type
Last updated: Fri, 18 Jul 2008

view this page in

fbsql_free_result

(PHP 4 >= 4.0.6, PHP 5)

fbsql_free_result — Libera 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
There are no user contributed notes for this page.

fbsql_get_autostart_info> <fbsql_field_type
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites