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

search for in the

ifx_get_blob> <ifx_free_char
Last updated: Fri, 10 Oct 2008

view this page in

ifx_free_result

(No version information available, might be only in CVS)

ifx_free_resultLibère les ressources prises par un résultat

Description

bool ifx_free_result ( resource $result_id )

Libère les ressources prises par le résultat associé avec result_id .

Liste de paramètres

result_id

result_id est un identifiant de résultats valide, retourné par la fonction ifx_query() ou la fonction ifx_prepare() (requêtes de type SELECT uniquement !).

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

Voir aussi



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

ifx_get_blob> <ifx_free_char
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites