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

search for in the

msql_list_dbs> <msql_fieldtype
Last updated: Fri, 22 Aug 2008

view this page in

msql_free_result

(PHP 4, PHP 5)

msql_free_resultlibera la memoria del resultado

Descripción

int msql_free_result ( int $query_identifier )

msql_free_result() libera la memoria asociada con query_identifier . Cuando PHP completa una petición, esta memoria es liberada automáticamente, por este motivo solo es necesario llamar a esta función cuando se desea estar seguro de que no se utiliza demasiada memoria mientras se está ejecutando el script.



add a note add a note User Contributed Notes
msql_free_result
There are no user contributed notes for this page.

msql_list_dbs> <msql_fieldtype
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites