CURL context options
  • References/PHP/Language/Context options and parameters

CURL context option listing CURL context options are available when the CURL extension was compiled using the

2025-01-10 15:47:30
FTP context options
  • References/PHP/Language/Context options and parameters

FTP context option listing Context options for ftp:// and ftps:// transports.

2025-01-10 15:47:30
$_SESSION
  • References/PHP/Language/Predefined Variables

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Session variables

2025-01-10 15:47:30
Error::getTrace
  • References/PHP/Language/Predefined Exceptions/Error

(No version information available, might only be in Git) Gets the stack trace

2025-01-10 15:47:30
ErrorException::getSeverity
  • References/PHP/Language/Predefined Exceptions/ErrorException

(PHP 5 >= 5.1.0, PHP 7) Gets the exception severity

2025-01-10 15:47:30
Incrementing/Decrementing Operators
  • References/PHP/Language/Operators

Examples: Here's a simple example script:

2025-01-10 15:47:30
zlib://
  • References/PHP/Language/Supported Protocols and Wrappers

Compression Streams zlib: PHP 4.0.4 - PHP 4.2.3 (systems with fopencookie only)

2025-01-10 15:47:30
Object Cloning
  • References/PHP/Language/Classes and Objects

Examples: Creating a copy of an object with fully replicated properties is not always the wanted behavior. A good

2025-01-10 15:47:30
$http_response_header
  • References/PHP/Language/Predefined Variables

(PHP 4 >= 4.0.4, PHP 5, PHP 7) HTTP response headers

2025-01-10 15:47:30
die
  • References/PHP/Language/Misc.

(PHP 4, PHP 5, PHP 7) Equivalent to exit

2025-01-10 15:47:30