PHP-cheat-sheet-extended icon indicating copy to clipboard operation
PHP-cheat-sheet-extended copied to clipboard

Extended version of the Blueshoes PHP cheat sheet for variable type juggling

Results 3 PHP-cheat-sheet-extended issues
Sort by recently updated
recently updated
newest added

... and add at least one function name to the string section which would return `true` https://phpcheatsheets.com/test/type_testing/ https://www.php.net/manual/en/function.is-callable.php

enhancement

Looks like footnotes are not displaying - for example the notes about Ctype interpreting numbers as ASCII.

bug

Adding (enabling) the code for bcpow() to the arithmetic sheet currently makes the sheet bomb out on (fatal) out of memory errors. @todo Figure out a way to either get...

enhancement