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

[Snippet] Modifying a private class property at runtime

[Snippet] Changes nodes' values of a XML document

[Snippet] Modifying array values with array_map and an anonymous function

[Snippet] Sorting an array by descending numerical value

[Snippet] Using array_reduce with a closure to extract a result from an array

[Snippet] Getting PHP variables from an include

[Snippet] Testing raw PHP code with the built-in web server

[Snippet] Using a closure to assign the result of a PHP switch-case to a variable

[Snippet] Removing microseconds from a PHP DateTime object