Warning: file_put_contents(): Only -1 of 49 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25 imap_ping Podręcznik PHP Poprzedni Następny (PHP 3, 4, 5) imap_ping -- Check if the IMAP stream is still active Opis bool ( resource imap_stream )
imap_ping() pings to see it's sti...
imap_ping -- Check if the IMAP stream is still active
Opis
bool imap_ping ( resource imap_stream )
imap_ping() pings the stream to see if it's still
active. It may discover new mail; this is the preferred method for a
periodic "new mail check" as well as a "keep alive" for servers which
have inactivity timeout.