Exception::getPrevious
  • References/PHP/Language/Predefined Exceptions/Exception

(PHP 5 >= 5.3.0, PHP 7) Returns previous Exception

2025-01-10 15:47:30
User-defined functions
  • References/PHP/Language/Functions

Examples: Pseudo code to demonstrate function uses A function may be defined

2025-01-10 15:47:30
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
Error::getFile
  • References/PHP/Language/Predefined Exceptions/Error

(No version information available, might only be in Git) Gets the file in which the error occurred

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
Using namespaces: Basics
  • References/PHP/Language/Namespaces

(PHP 5 >= 5.3.0, PHP 7) Examples:

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