Throwable::getLine
  • References/PHP/Language/Predefined Interfaces and Classes/Throwable

(PHP 7) Gets the line on which the object was instantiated

2025-01-10 15:47:30
Throwable::__toString
  • References/PHP/Language/Predefined Interfaces and Classes/Throwable

(PHP 7) Gets a string representation of the thrown object

2025-01-10 15:47:30
Exception::__construct
  • References/PHP/Language/Predefined Exceptions/Exception

(PHP 5 >= 5.1.0, PHP 7) Construct the exception

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

SSL context option listing Context options for ssl:// and tls:// transports.

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

Examples: Interface example

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

(PHP 4, PHP 5, PHP 7) Array of arguments passed to script

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

Examples: The basic assignment operator is "=". Your first inclination might be to think of this as "equal to".

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

(PHP 4, PHP 5, PHP 7) Delay execution int sleep

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

HTTP context option listing Context options for http:// and https:// transports.

2025-01-10 15:47:30
Closure::__construct
  • References/PHP/Language/Predefined Interfaces and Classes/Closure

(PHP 5 >= 5.3.0, PHP 7) Constructor that disallows instantiation

2025-01-10 15:47:30