php empty("0.00") === false

PHP · 2022-08-23
echo empty(floatval("0.00")); // true
Theme Jasmine by Kent Liao