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

[Snippet] Getting the type name of a variable for debugging with PHP

[Snippet] Declaring a string in PHP with a Heredoc/Nowdoc block

[Snippet] Calculating the number of months between two dates in PHP

[Snippet] Extracting the GET parameters of an URL with PHP

[Post] Upgrading PHP with the ondrej/php repository on an Ubuntu server

[Post] Using PHP 8.1 enumerations in a Symfony project

[Snippet] Using the PHP null coalescing assignment operator

[Snippet] Testing if an array is a list with PHP

[Snippet] PHP 8.1: getting the FQCN of a variable with ::class