PHP-cheat-sheet-extended
PHP-cheat-sheet-extended copied to clipboard
Extended version of the Blueshoes PHP cheat sheet for variable type juggling
... 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
Looks like footnotes are not displaying - for example the notes about Ctype interpreting numbers as ASCII.
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...