Search results for: "PHP", 149 result(s).

[Snippet] Getting the calling function name in a debug message with PHP

[Snippet] PHP 8.1: using the first-class callable syntax to create a callback

[Snippet] Testing a getter and a setter at the same time in a PHPUnit test

[Snippet] Generating an array with the same keys and values with PHP

[Snippet] Getting a DateTime object from a DateTimeImmuntable object with PHP

[Snippet] Retrieving the attributes' parameters of a PHP class with reflection

[Snippet] Ordering a PHP array of objects by a given property