php:empty
Dies ist eine alte Version des Dokuments!
PHP - Empty
``` $testCase = array(
1 => '', 2 => "", 3 => null, 4 => array(), 5 => FALSE, 6 => NULL, 7=>'0', 8=>0,
); ```
php/empty.1680674974.txt.gz · Zuletzt geändert: 05/04/2023 08:09 von Manuel