PHP: connection_aborted - Manual in Deutsh
PHP: connection_aborted - Manual in French
PHP: connection_aborted - Manual in Polish

You Are At PHP: connection_aborted - Manual Area


recent searches:
include functions , variable functions , post functions...




If you are new to PHP or just need to refresh your skills, this is the place to start. This series of tutorials will give you the basic knowledge you will need to create a simple PHP website.

PHP is a reflective programming language originally designed for producing dynamic web pages.[1] PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses.

PHP Manual
PrevNext

connection_aborted

(PHP 3 >= 3.0.7, PHP 4, PHP 5)

connection_aborted -- Check whether if client disconnected

Description

int connection_aborted ( void )

Checks whether if the client disconnected.

Return Values

Returns 1 if client disconnected, 0 otherwise.

See Also

connection_status()
ignore_user_abort()
Connection Handling for a complete description of connection handling in PHP.

Jak ograniczyć jedzenie słodyczy Jak ograniczyć jedzenie słodyczy
6
www.finansowo.podejrzliwy.kalisz.pl
Prezenty
tanie holowanie Rzeszów

Another Useful functions:


security.database.connection | ref.pdo-sqlite.connection | ref.pdo-pgsql.connection | ref.pdo-odbc.connection | ref.pdo-oci.connection | ref.pdo-mysql.connection | ref.pdo-informix.connection | ref.pdo-ibm.connection | ref.pdo-firebird.connection | ref.pdo-dblib.connection | function.yaz-connect | function.sybase-pconnect | function.sybase-connect | function.ssh2-connect | function.socket-connect | function.sesam-disconnect | function.sesam-connect | function.samconnection-unsubscribe | function.samconnection-subscribe | function.samconnection-setdebug | function.samconnection-send | function.samconnection-rollback | function.samconnection-remove | function.samconnection-receive | function.samconnection-peekall | function.samconnection-peek | function.samconnection-isconnected | function.samconnection-error | function.samconnection-errno | function.samconnection-disconnect | function.samconnection-constructor | function.samconnection-connect | function.samconnection-commit | function.pg-pconnect | function.pg-connection-status | function.pg-connection-reset | function.pg-connection-busy | function.pg-connect | function.ovrimos-connect | function.odbc-pconnect | function.odbc-connect | function.oci-pconnect | function.oci-new-connect | function.oci-connect | function.mysqli-real-connect | function.mysqli-connect | function.mysqli-connect-error | function.mysqli-connect-errno | function.mysql-pconnect | function.mysql-connect | function.mssql-pconnect | function.mssql-connect | function.msql-pconnect | function.msql-connect | function.msession-disconnect | function.msession-connect | function.memcache-pconnect | function.memcache-connect | function.maxdb-real-connect | function.maxdb-embedded-connect | function.maxdb-connect | function.maxdb-connect-error | function.maxdb-connect-errno | function.m-verifyconnection | function.m-connectionerror | function.m-connect | function.ldap-connect | function.ircg-pconnect | function.ircg-disconnect | function.ingres-pconnect | function.ingres-connect | function.ifx-pconnect | function.ifx-connect | function.ibase-pconnect | function.ibase-connect | function.hw-pconnect | function.hw-connection-info | function.hw-connect | function.ftp-ssl-connect | function.ftp-connect | function.fbsql-pconnect | function.fbsql-connect | function.dbx-connect | function.db2-pconnect | function.db2-connect | function.cyrus-connect | function.connection-timeout | function.connection-status | function.connection-aborted | features.persistent-connections | features.connection-handling |


PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.