PHP Doku:: Frees all ressources - function.radius-close.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzAuthentifizierungsdiensteRadiusRadius Funktionenradius_close

Ein Service von Reinhard Neidl - Webprogrammierung.

Radius Funktionen

<<radius_auth_open

radius_config>>

radius_close

(PECL radius >= 1.1.0)

radius_closeFrees all ressources

Beschreibung

bool radius_close ( resource $radius_handle )

It is not needed to call this function because php frees all resources at the end of each request.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)