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

search for in the

yaz_connect> <yaz_ccl_parse
Last updated: Fri, 11 Apr 2008

view this page in

yaz_close

(PHP 4 >= 4.0.1, PECL yaz:0.9-1.0.9)

yaz_close — Ferme une connexion YAZ

Description

bool yaz_close ( resource $id )

Ferme la connexion donnée par le paramètre id .

Note: Cette fonction fermera seulement une connexion non persistante ouverte en mettant l'option persistent à FALSE avec yaz_connect().

Liste de paramètres

id

La ressource de connexion retournée par yaz_connect().

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

yaz_connect> <yaz_ccl_parse
Last updated: Fri, 11 Apr 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites