September 2001
Intermediate to advanced
768 pages
32h 45m
English
The following constants should be used to compare against the values returned by the connection_status() function. These constants were added in PHP 4.0.7. Prior to this version, direct comparison against the integer values returned by connection_status() was required.
| Constant Name | Description |
|---|---|
| CONNECTION_NORMAL | The connection is in (or ended in) a normal state. |
| CONNECTION_ABORTED | The script was aborted. |
| CONNECTION_TIMEOUT | The script exceeded the maximum execution time. |
Read now
Unlock full access