| php-manual.net |
|
| Home | PHP Manual auf Deutsch | PHP Manual in English | PHP manuel le sur le français | Impressum |
ircg_is_conn_alive(PHP 4 >= 4.0.5, PHP 5 <= 5.0.5) ircg_is_conn_alive — Check connection status Beschreibung
boolean ircg_is_conn_alive
( resource $connection
)
ircg_is_conn_alive() gibt den Wert TRUE zurück, wenn die Verbindung connection zum IRC-Server besteht, oder FALSE falls keine gültige Verbindung mehr besteht. |