radius_close

(PECL radius >= 1.1.0)

radius_closeFrees all ressources

Beschreibung

radius_close(resource $radius_handle): bool

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

Parameter-Liste

radius_handle

Die RADIUS-Ressource.

Rückgabewerte

Gibt bei Erfolg true zurück. Bei einem Fehler wird false zurückgegeben.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top