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

[Snippet] Getting a human readable version of the PHP error_reporting directive value

[Snippet] Quick debug of a string using the file_put_contents PHP function

[Snippet] Getting the activated PHP extensions list with their versions

[Snippet] Getting the first character of a string with PHP

[Snippet] Trimming the first word of a string with PHP

[Snippet] Testing if a class attribute is initialized with PHP

[Snippet] Creating a two dimensions array with PHP

[Snippet] Getting the first item of an array with PHP