Anonymous functions
  • References/PHP/Language/Functions

Examples: Anonymous function example Anonymous functions, also known as closures

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

(PHP 5 >= 5.0.0, PHP 7) Return the current element

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

(PHP 4 >= 4.1.0, PHP 5, PHP 7) HTTP File Upload variables

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

Examples: Static method example

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

Secure Shell 2 ssh2.shell:// ssh2.exec:// ssh2

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

Accessing local filesystem Filesystem is the default wrapper used with PHP and represents

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

Socket context option listing Socket context options are available for all wrappers that work over sockets,

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

Process Interaction Streams Streams opened via the expect:// wrapper provide access

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

(PHP 5 >= 5.1.0, PHP 7) Make the script sleep until the specified time

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

(PHP 7) Returns the previous Throwable abstract

2025-01-10 15:47:30