Iterator::next
  • References/PHP/Language/Predefined Interfaces and Classes/Iterator

(PHP 5 >= 5.0.0, PHP 7) Move forward to next element

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

(PHP 7) Get the return value of a generator public

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

(PHP 7) Gets the message abstract public string

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

(PHP 4, PHP 5, PHP 7) Generate a unique ID string

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

(PHP 5 >= 5.5.0, PHP 7) Check if the iterator has been closed

2025-01-10 15:47:30
Callbacks / Callables
  • References/PHP/Language/Types

Examples: Callback function examples A PHP function is passed by its name as

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

(PHP 5 >= 5.1.0, PHP 7) String representation of object

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

(PHP 7) Gets the exception code abstract public

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

Accessing various I/O streams PHP provides a number of miscellaneous I/O streams that allow access to PHP's

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

(PHP 5 >= 5.5.0, PHP 7) Get the yielded key

2025-01-10 15:47:30